open-vector-tile - v1.8.0
    Preparing search index...

    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.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    layers: Record<string, BaseVectorLayer> = {}

    the layers in the tile

    Methods