Skip to main content

WemapMapIndoorOptions

wemap-sdk-js


Interface: WemapMapIndoorOptions

Override snippet indoor settings (indoor.enable, indoor.minZoom) when constructing a WemapMap.

Properties

enable?

optional enable?: boolean

Override indoor.enable from the livemap snippet.


minZoom?

optional minZoom?: number

Override indoor.minZoom from the livemap snippet.