activeTooltips
activeTooltips: any[] = []
closeSwiperButton
closeSwiperButton: HTMLButtonElement
crosshairFeature
crosshairFeature: Feature
crosshairLayer
crosshairLayer: VectorLayer<VectorSource<Feature<Geometry>>>
defaultSrid
defaultSrid: ProjectionLike
Optional
displayStyle
displayStyle?: string
highlightedFeaturesCollection
highlightedFeaturesCollection: Collection<Feature<Geometry>> = ...
highlightLayer
highlightLayer: VectorLayer<VectorSource<Feature<Geometry>>>
loading
loading: boolean = false
map3dTarget
map3dTarget: HTMLDivElement
mapTarget
mapTarget: HTMLDivElement
onChangeOrder
onChangeOrder: () => void = ...
pixelTolerance
pixelTolerance: number = 10
rendered
rendered: boolean = false
selectedFeaturesCollection
selectedFeaturesCollection: Collection<Feature<Geometry>> = ...
selectionLayer
selectionLayer: VectorLayer<VectorSource<Feature<Geometry>>>
styleUrl
styleUrl: null | string = null
styleUrls
styleUrls: string[] = ...
swiper
swiper: HTMLInputElement
template
template: Hole | () => Hole
templateUrl
templateUrl: string = './template.html'
Optional
timeoutId
timeoutId?: Timeout
tooltipContainer
tooltipContainer: HTMLElement
tooltipOverlay
tooltipOverlay: Overlay