MethodChannelDirectionsRenderer class

Inheritance

Properties

directionsRendererMethodChannel MethodChannel
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

clear() Future<void>
override
getSelectedLegFloorIndex() Future<int?>
override
nextLeg() Future<void>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
previousLeg() Future<void>
override
selectLegIndex(int legIndex) Future<void>
override
setAnimatedPolyline(bool animated, bool repeating, int durationMs) Future<void>
override
setCameraAnimationDuration(int durationMs) Future<void>
override
setCameraViewFitMode(MPCameraViewFitMode mpCameraViewFitMode) Future<void>
override
setOnLegSelectedListener(OnLegSelectedListener? onLegSelectedListener) Future<void>
override
setPolyLineColors(String foreground, String background) Future<void>
override
setRoute(MPRoute? route) Future<void>
override
toString() String
A string representation of this object.
inherited
useContentOfNearbyLocations() Future<void>
override

Operators

operator ==(Object other) bool
The equality operator.
inherited