Resolves #65 by replacing Leaflet and Mapbox GL JS with Maplibre GL; interative map controls used in the Leaflet version are no longer available.
Resolves #147 by removing the built-in basemap. To our knowledge, there are no freely-available map tiles that do not have usage limits, authentication requirements, or licensing restrictions that can be used a built-in option.
mbtileserver now supports bring-your-own basemap via the --basemap-style-url or --basemap-tiles-url options.
coverage: 8.103% (-0.02%) from 8.119% when pulling 9d8c5876ded012d982dad99c6c47ea24a5d59f1e on rework_preview into 88ffb6cb2e8239170a731cb4ef53b9868c792078 on main.
Resolves #65 by replacing Leaflet and Mapbox GL JS with Maplibre GL; interative map controls used in the Leaflet version are no longer available.
Resolves #147 by removing the built-in basemap. To our knowledge, there are no freely-available map tiles that do not have usage limits, authentication requirements, or licensing restrictions that can be used a built-in option.
mbtileserver now supports bring-your-own basemap via the
--basemap-style-url
or--basemap-tiles-url
options.