Interface: MapConfig
types.MapConfig
Properties
emmid
• Optional emmid: number
the emmid of your map
Defined in
react-native-wemap-livemap/src/types/MapConfig.ts:6
maxbounds
• Optional maxbounds: MapBounds
maxbounds defines the map boundaries
Defined in
react-native-wemap-livemap/src/types/MapConfig.ts:10
offlineOptions
• Optional offlineOptions: OfflineOptions
the offline configuration
Defined in
react-native-wemap-livemap/src/types/MapConfig.ts:16
token
• token: string
your personal token which is needed if you want to display your map
Defined in
react-native-wemap-livemap/src/types/MapConfig.ts:8
ufe
• Optional ufe: boolean
a boolean to display in ufe mode
Defined in
react-native-wemap-livemap/src/types/MapConfig.ts:12
webappEndpoint
• Optional webappEndpoint: string
the Wemap endpoint you want to request