Type Parameters

Hierarchy

  • VectorTileEventData

Properties

clickType: ClickType
feature: any
featureData: {
    [k: string]: string;
}

Type declaration

  • [k: string]: string
featureGeometry: any
featureId: number
featureLayerName: string
featurePosition: GenericMapPos<T>
layer: BaseVectorTileLayer<any, any>
position: GenericMapPos<T>

Generated using TypeDoc