setZoomToRoutePlanEnabled

abstract fun setZoomToRoutePlanEnabled(enabled: Boolean)

Deprecated

This will be removed from future releases after 2025-03-31.

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.