MapFeatureModes class - mapview library - Dart API
MapFeatureModes
MapFeatureModes class
Holds constants for map feature modes, to be used with MapScene.enableFeatures.
See MapFeatures for constants representing the feature names.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
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
Static Properties
- ambientOcclusionAll → String
-
Ambient occlusion effect is shown for extruded buildings and landmarks.
final
- buildingFootprintsAll → String
-
All building footprints are shown.
final
- congestionZonesAll → String
-
All congestion zones are shown.
final
- defaultMode → String
-
Default mode of a map feature. Can be used with any map feature.
final
- environmentalZonesAll → String
-
All environmental zones are shown.
final
- extrudedBuildingsAll → String
-
All extruded buildings are shown.
final
- lowSpeedZonesAll → String
-
All low speed zones are shown.
final
- roadExitLabelsAll → String
-
Road exit labels are shown with numbers and names, if available.
final
- roadExitLabelsNumbersOnly → String
-
Road exit labels are shown with numbers, if available.
final
- shadowsAll → String
-
Shadows are shown for extruded buildings and landmarks.
final
- trafficFlowJapanWithoutFreeFlow → String
-
Only available when Japan map is used.
final
- trafficFlowWithFreeFlow → String
-
Traffic flow shows green lines when there is no traffic congestion.
final
- trafficFlowWithoutFreeFlow → String
-
Traffic flow does not show green lines when there is no traffic congestion.
final
- trafficIncidentsAll → String
-
All available traffic incidents are shown.
final
- trafficLightsAll → String
-
All available traffic lights are shown.
final