StandardPOIsState class
Represents available states for StandardPOIs features in the Standard style.
- Inheritance
-
- Object
- FeatureState
- StandardPOIsState
Constructors
- StandardPOIsState.new({bool? hide})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- hide ↔ bool?
-
When
true
, hides the icon and text. Use this state when displaying a custom annotation on top.getter/setter pair -
map
↔ Map<
String, Object?> -
getter/setter pairinherited-setteroverride-getter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
encode(
) → Object -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited