showRemainingRouteGeometryOverview

open fun showRemainingRouteGeometryOverview(padding: Array<Int>): Boolean

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