InternalDefaultRoutePinsStyleProvider 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(NavigationLayerMode navigationLayerMode, PlacemarkStyle style, {required double scaleFactor, required bool isNightMode})
→ void
-
-
provideRailwayCrossingStyle(NavigationLayerMode navigationLayerMode, PlacemarkStyle style, {required double scaleFactor, required bool isNightMode})
→ void
-
-
provideRestrictedEntryStyle(NavigationLayerMode navigationLayerMode, PlacemarkStyle style, {required double scaleFactor, required bool isNightMode})
→ void
-
-
provideRoadInPoorConditionStyle(NavigationLayerMode navigationLayerMode, PlacemarkStyle roadInPoorConditionStartStyle, PlacemarkStyle roadInPoorConditionEndStyle, {required double scaleFactor, required bool isNightMode})
→ void
-
-
provideSpeedBumpStyle(NavigationLayerMode navigationLayerMode, PlacemarkStyle style, {required double scaleFactor, required bool isNightMode})
→ void
-
-
provideTollRoadStyle(NavigationLayerMode navigationLayerMode, PlacemarkStyle tollRoadStartStyle, PlacemarkStyle tollRoadStartEnd, {required double scaleFactor, required bool isNightMode})
→ void
-
-
provideTrafficLightStyle(NavigationLayerMode navigationLayerMode, PlacemarkStyle style, {required double scaleFactor, required bool isNightMode})
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited