CalloutMapPosition
Route callout position.
public init(
mapId: MapId,
calloutPosition: GeoPoint?,
routePoint: RoutePoint?
)
Parameters
Properties
Identifier of the map for which the position is given.
Position on the map.
The lane callout position on the route.