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

RenderedObjectInfo

Detailed information about the displayed map object.

RenderedObjectInfo(
	closestViewportPoint: ScreenPoint,
	closestMapPoint: GeoPointWithElevation,
	item: RenderedObject
)

Detailed information about the displayed map object.

Parameters
closestViewportPoint
closestMapPoint
item
Returns
Properties

Closest point of the object in screen coordinates.

The nearest point of the object in map coordinates.

Map Display Object