setZoomToRoutePlanEnabled

abstract fun setZoomToRoutePlanEnabled(enabled: Boolean)

Deprecated

This will be removed 6 months after the next release.

Replace with

zoomToRoutesEnabled

Enables or disables automatic zoom to routes when displayRoutePlan is invoked.

Parameters

enabled

If automatic zoom to routes is enabled or not.