mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
correct mapbox token default
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = {
|
||||
SITES_EXT: '/api/example/export_sites/rows',
|
||||
SHAPES_EXT: '/api/example/export_shapes/columns',
|
||||
INCOMING_DATETIME_FORMAT: '%m/%d/%YT%H:%M',
|
||||
MAPBOX_TOKEN: 'pk.EXAMPLE_MAPBOX_TOKEN',
|
||||
// MAPBOX_TOKEN: 'pk.EXAMPLE_MAPBOX_TOKEN',
|
||||
features: {
|
||||
USE_COVER: false,
|
||||
USE_TAGS: false,
|
||||
|
||||
Reference in New Issue
Block a user