Optional ReadonlycolorThe color of the label text (a Hex color String (#1f1f1f))
Optional ReadonlyenableEnable fade-in effect on MapsIndoors tiles. Changes will be reflected on the map upon changing floors.
Default behavior is enabled fade-in.
Optional ReadonlyfloorReplaces the default FloorSelector with a custom one.
OptionalmapboxSet a specific map style for Mapbox Mapbox specific The default value is undefined, and uses the default style. useDefaultMapsIndoorsStyle should be false for this to take effect.
Optional ReadonlymapsThe zoom level at which the map should transition to MapsIndoors tiles. Mapbox specific.
The default value is 17.
Optional ReadonlyshowEnable/Disable showing the floor selector.
Optional ReadonlyshowWhether to show a white shadow behind the text to make it more readable.
Optional ReadonlyshowEnables/Disables the info window on user-selected locations.
The info window is shown by default when the user selects a location (by tapping on it).
Optional ReadonlyshowWhether to show the mapbox markers on the map. Includes POI's and Places. Mapbox specific The default value is undefined, and enables/disables based on the transition zoom level.
Optional ReadonlyshowWhether to show the road labels on the map. Mapbox specific The default value is undefined, and enables/disables based on the transition zoom level.
Optional ReadonlyshowRenders the positioning puck (blue dot) at the last known user position on the map.
Optional ReadonlytextChanges the text size of the maps marker labels.
The size is in dense pixels (DP).
Optional ReadonlytypefaceThe name of the typeface family to use on the map (the typeface must be supported on the native platform).
ReadonlyuseWhether to use the default map styling used by MapsIndoors, true by default.
This configuration object is used when creating a new MapControl instance.
Export
MPMapConfig