ru.dgis.sdk.map.CalloutMapPosition | Android SDK | Urbi Documentation

CalloutMapPosition

Route callout position.

CalloutMapPosition(
	mapId: MapId,
	calloutPosition: GeoPoint?,
	routePoint: RoutePoint?
)

Route callout position.

Parameters
mapId
calloutPosition
routePoint
Returns
Properties

ID of the map for which the position is given.

Position on the map.

Position of the lane callouts on the route.