Expand description
Vector tile data utilities.
Structs§
- GeoJson
Source - Source properties for a GeoJSON source.
- Vector
Source - Source properties for tiles or rasters.
Enums§
- GeoJson
Data - GeoJSON data — either an inline JSON value or a URL pointing to a GeoJSON file.
- Source
- Tile
Addressing Scheme - Tiles can be positioned using either the xyz coordinates or the TMS (Tile Map Service) protocol.
Type Aliases§
- TileJSON
Url - String url to a JSON tile.
- TileUrl
- String url to a tile.