ru.dgis.sdk.map.CalloutMapPosition | Android SDK | 2GIS Documentation

CalloutMapPosition

Route bubble position.

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

Route bubble 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 bubble on the route.