Module source

Source
Expand description

Vector tile data utilities.

Structs§

GeoJsonSource
Source properties for a GeoJSON source.
VectorSource
Source properties for tiles or rasters.

Enums§

GeoJsonData
GeoJSON data — either an inline JSON value or a URL pointing to a GeoJSON file.
Source
TileAddressingScheme
Tiles can be positioned using either the xyz coordinates or the TMS (Tile Map Service) protocol.

Type Aliases§

TileJSONUrl
String url to a JSON tile.
TileUrl
String url to a tile.