MPDirections Renderer
open fun MPDirectionsRenderer( @NonNull context: Context, @NonNull map: GoogleMap, @Nullable mMapControl: MapControl, @Nullable legSelectedListener: OnLegSelectedListener)
Content copied to clipboard
Parameters
context
The context
map
The Google Map object
m Map Control
The MapControl instance tied to the above Google Map object. Can be null.
leg Selected Listener
An optional listener for clicks on the route markers (shown as icon-label)