NavigationRouteLine
data class NavigationRouteLine(val route: NavigationRoute, val identifier: String?)
Content copied to clipboard
Represents a route and an optional identification of used for representing routes on the map.
Represents a route and an optional identification of used for representing routes on the map.