Builder
open class Builder<U : CustomParams?, B : CustomParams.Builder<U, B>?> : CustomMapParams.Builder<U, B>
Functions
Link copied to clipboard
Building the Custom Params will initialize the SDK variables.
Link copied to clipboard
Sets the visibility of the "3d MAp View" icon on the map.
Link copied to clipboard
Enable or disable accessible entrance usage in routes.
Link copied to clipboard
Configure whether or not to automatically request location permissions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Set the default distance units (default is auto)
Link copied to clipboard
Configure whether or not to automatically set the mapUiContainer visibility to visible.
Link copied to clipboard
Link copied to clipboard
Control whether or not to show BlueDot customization settings
Link copied to clipboard
Configure whether or not to automatically set the bluetooth permission.
Link copied to clipboard
Control whether or not to show building info button Default is false
Link copied to clipboard
Control whether or not to show the UI when an entity is selected Default is true
Link copied to clipboard
Sets the visibility of the "Favorite" icon on the map.
Link copied to clipboard
Control whether or not to show property according locale Default is false
Link copied to clipboard
Control whether or not to show the itinerary UI Default is true
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether or not to enable Mapsted Logo within map-ui-sdk UI
Link copied to clipboard
Control whether or not to show property list selection button Default is false
Link copied to clipboard
Sets the visibility of the "Save Route" button on the map.
Link copied to clipboard
Control whether or not to show the search bar UI on the map fragment Default is true
Link copied to clipboard
Control whether or not to show staging Environment settings
Link copied to clipboard
Control whether or not to show the tag UI on the map fragment Default is true
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Include building-to-building entrances in route calculation.
Link copied to clipboard
Include emergency entrances in route calculation.
Link copied to clipboard
Include primary entrances in route calculation.
Link copied to clipboard
Include restricted entrances in route calculation.
Link copied to clipboard
Include secondary entrances in route calculation.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setPlotEntityTypeVisibility(type: PlotEntityType.Type, visibility: PlotEntityType.Visibility): B
Link copied to clipboard
Prefer indoor routes when available.
Link copied to clipboard
Prefer outdoor routes when available.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Control whether the active alerts' impacted-area polygons are drawn on the map as overlays.
Link copied to clipboard
Control whether or not the property list should launch when the map is first opened.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard