Class BaseVectorTile

Base Vector Tile This is an intermediary for storing feature data in the Open Vector Tile format. Convert from either a Mapbox vector tile or GeoJSON data.

Constructors

Properties

Methods

Constructors

Properties

layers: Record<string, BaseVectorLayer> = {}

the layers in the tile

Methods