toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models
/
RoutePlace
/
RoutePlace
Route
Place
constructor
(
id
:
String
,
mapboxId
:
String
?
,
name
:
String
,
coordinate
:
Point
,
routablePoint
:
RoutablePoint
?
,
address
:
String
?
,
categories
:
List
<
String
>
,
evWaypoint
:
EvWaypoint
?
)