Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Feature

Feature: "bg" | "point" | "road" | "building"

HotspotEvent

HotspotEvent<N>: Event<N, { id: string; isIndoorPOI: boolean; lnglat: LngLat; name: string }>

Type parameters

  • N: string

ViewMode

ViewMode: "2D" | "3D"

Generated using TypeDoc