MPHighlightBehavior class
Sets a behavior for the map when calling MapsIndoorsWidget.setHighlight
Has a DEFAULT behavior
- Inheritance
-
- Object
- MapsIndoorsObject
- MPHighlightBehavior
Properties
- allowFloorChange → bool
-
Whether the highlight is allowed to change the floor if no results are visible on the current floor
final
- animationDuration → int
-
How long the camera movement should be animated for, set to 0 disables animation
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- moveCamera → bool
-
Whether the highlight should move the camera to encompass the results
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- showInfoWindow → bool
-
True if the info window is shown
final
- zoomToFit → bool
-
Whether the highlight is allowed to zoom in/out the camera
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
Converts the MPHighlightBehavior to a JSON representation that can be parsed by the MapsIndoors Platform SDK
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
builder(
) → MPHighlightBehaviorBuilder - Get a builder object
Constants
- DEFAULT → const MPHighlightBehavior
- The default behavior for highlight: