ru.dgis.sdk.map.CalloutMapPosition | Android SDK | 2GIS 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 a lane callout on the route.