mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
Removed extraneous USE_SEARCH declarations
This commit is contained in:
@@ -19,7 +19,6 @@ The URLs for these endpoints, as well as other configurable settings in your tim
|
||||
| MAP_ANCHOR | Geographic coordinates for original map anchor | Array of numbers | No |
|
||||
| MAPBOX_TOKEN | Access token for Mapbox satellite imagery | String | No |
|
||||
| features.USE_ASSOCIATIONS | Enable / Disable filters | boolean | No |
|
||||
| features.USE_SEARCH | Enable / Disable search | boolean | No |
|
||||
| features.USE_SITES | Enable / Disable sites | boolean | No |
|
||||
|
||||
In this configuration file you'll need to add your Mapbox token (see [here for more info](https://www.mapbox.com/help/define-access-token/)). Additionally, you'll need to replace the required endpoints by functioning ones. Finally, you'll want to initialize your application set in `MAP_ANCHOR`, as a (lat, long) pair, which determines the specific location at which the application will center itself on start.
|
||||
|
||||
Reference in New Issue
Block a user