mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
Use generic XYZ tiles, remove Mapbox specific code/docs (#87)
This commit is contained in:
@@ -46,7 +46,6 @@ Please read our [Contribution Guide](./CONTRIBUTING.md) and check our [Issues Pa
|
||||
* `SERVER_ROOT` - points to the API base address
|
||||
* `XXXX_EXT` - points to the respective JSONs of the data, for events, sources, and associations
|
||||
* `API_DATA` - S3 file address that can be downloaded or integrated into external apps/visualizations
|
||||
* `MAPBOX_TOKEN` - used to load the custom styles
|
||||
* `DATE_FMT` and `TIME_FMT` - how to consume the events' date/time from the API
|
||||
* `store.app.map` - configures the initial map view and the UX limits
|
||||
* `store.app.cluster` - configures how clusters/bubbles are grouped into larger clusters, larger `radius` means bigger cluster bubbles
|
||||
|
||||
Reference in New Issue
Block a user