Expand description
Some common HTTP tile sources. Make sure you follow terms of usage of the particular source.
Structs§
- Orthophotomap layer from Poland’s Geoportal. https://www.geoportal.gov.pl/uslugi/usluga-przegladania-wms
- Mapbox static tile source. https://docs.mapbox.com/api/maps/static-tiles/
Enums§
- Predefined Mapbox styles. https://docs.mapbox.com/api/maps/styles/#classic-mapbox-styles
Traits§
- Remote tile server definition, source for the
crate::HttpTiles
.