Skip to content

MapGeoJSONFeature

MapGeoJSONFeature = GeoJSONFeature & object

Defined in: src/util/vectortile_to_geojson.ts:18

An extended geojson feature used by the events to return data to the listener

Type Declaration

layer

layer: DistributiveOmit<LayerSpecification, "source"> & object

Type Declaration

source

source: string

source

source: string

sourceLayer?

optional sourceLayer: string

state

state: object

Index Signature

[key: string]: any