show

open override fun show(padding: Padding)

Activates route overview mode, adjusting the camera to show the route.

This method:

  • Calculates optimal camera position to show the entire remaining route

  • Starts monitoring route position for real-time updates

  • Begins providing distance and duration information

If already showing route overview, this method does nothing.

Parameters

padding

Screen padding to ensure route is visible within safe area