rememberRoutingVisualizationState
@Composable
Remembers and returns the RoutingVisualizationState. The same state is returned as long as all parameter values are the same. If any parameter value changes, a new state instance is returned.
Important: Use named parameters to avoid ambiguous method calls due to API changes.
Parameters
styleConfig
The style configuration.
zoomToRoutesEnabled
@Composable
Remembers and returns the RoutingVisualizationState. The same state is returned as long as all arguments are the same. If any argument changes, a new state instance is returned.
Important: Use named parameters to avoid ambiguous method calls due to API changes.
Parameters
styleConfig
The style configuration.
zoomToRoutesEnabled
routeInstructionsVisible