Builder
Composes and builds a IndoorSelectorSettings object.
This is a concrete implementation of the builder design pattern.
Constructors
Functions
Returns a IndoorSelectorSettings reference to the object being constructed by the builder.
Setter for enabled: whether the indoor selector is visible on the map. Default value: true.
Setter for marginBottom: defines the margin to the bottom that the indoor selector honors. Default value: 8. This property is specified in pixels.
Setter for marginLeft: defines the margin to the left that the indoor selector honors. Default value: 8. This property is specified in pixels.
Setter for marginRight: defines the margin to the right that the indoor selector honors. Default value: 8. This property is specified in pixels.
Setter for marginTop: defines the margin to the top that the indoor selector honors. Default value: 60. This property is specified in pixels.
Setter for position: defines where the indoor selector is positioned on the map. Default value: "top-right".