mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
amend config (#183)
This commit is contained in:
@@ -10,21 +10,17 @@ module.exports = {
|
||||
SHAPES_EXT: '',
|
||||
DATE_FMT: 'MM/DD/YYYY',
|
||||
TIME_FMT: 'hh:mm',
|
||||
// MAPBOX_TOKEN: 'pk.YOUR_MAPBOX_TOKEN',
|
||||
store: {
|
||||
app: {
|
||||
map: {
|
||||
anchor: [31.356397, 34.784818]
|
||||
}
|
||||
},
|
||||
ui: {
|
||||
// tiles: 'your-mapbox-account-name/x5678-map-id'
|
||||
},
|
||||
features: {
|
||||
USE_CATEGORIES: false,
|
||||
USE_ASSOCIATIONS: true,
|
||||
USE_SOURCES: false,
|
||||
USE_COVER: true,
|
||||
USE_COVER: false,
|
||||
GRAPH_NONLOCATED: false,
|
||||
HIGHLIGHT_GROUPS: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user