RenderedObjectInfo
Detailed information about the displayed map object.
RenderedObjectInfo(
closestViewportPoint: ScreenPoint,
closestMapPoint: GeoPointWithElevation,
item: RenderedObject
)
Detailed information about the displayed map object.
Parameters
Properties
Closest point of the object in screen coordinates.
The nearest point of the object in map coordinates.
Map display object.