NavigationRoutePinsStyleProvider class
abstract
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
-
provideCheckpointStyle(double scaleFactor, bool isNightMode, PlacemarkStyle style)
→ void
-
-
provideRailwayCrossingStyle(double scaleFactor, bool isNightMode, PlacemarkStyle style)
→ void
-
-
provideRestrictedEntryStyle(double scaleFactor, bool isNightMode, PlacemarkStyle style)
→ void
-
-
provideRoadInPoorConditionStyle(double scaleFactor, bool isNightMode, PlacemarkStyle roadInPoorConditionStartStyle, PlacemarkStyle roadInPoorConditionEndStyle)
→ void
-
-
provideSpeedBumpStyle(double scaleFactor, bool isNightMode, PlacemarkStyle style)
→ void
-
-
provideTollRoadStyle(double scaleFactor, bool isNightMode, PlacemarkStyle tollRoadStartStyle, PlacemarkStyle tollRoadEndStyle)
→ void
-
-
provideTrafficLightStyle(double scaleFactor, bool isNightMode, PlacemarkStyle style)
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited