Skip to main content

InitOptions

wemap-sdk-js


Interface: InitOptions

Initialization options for the Core SDK

Properties​

emmid​

emmid: string

The livemap ID (emmid)


env?​

optional env?: "production" | "development"

Environment to use - defaults to 'production'


theme?​

optional theme?: Partial<WemapTheme>

SDK visual design tokens. Merged over the built-in defaults; unset fields keep their default. Not read from the livemap snippet — SDK-specific.


token​

token: string

Authentication token