Use generic XYZ tiles, remove Mapbox specific code/docs (#87)

This commit is contained in:
Logan Williams
2026-03-31 11:09:21 -04:00
committed by GitHub
parent 1111606128
commit f6cc37306c
8 changed files with 6 additions and 90 deletions

View File

@@ -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