show Remaining Route Geometry Overview
open fun showRemainingRouteGeometryOverview(padding: Array<Int>): Boolean
Content copied to clipboard
Adjusts the map camera to DirectionsRoute being traveled along to displaythe portion of the route that has not been traveled. This is different from themethod showRouteGeometryOverview which will display the entire route.
Also includes the given padding.
Return
true if the transition to overview succeeded, false otherwise
Parameters
padding
for creating the overview camera position