RenderedObjectInfo
Detailed information about the displayable map object.
RenderedObjectInfo(
closestViewportPoint: ScreenPoint,
closestMapPoint: GeoPointWithElevation,
item: RenderedObject
)
Detailed information about the displayable map object.
Parameters
Properties
Nearest point of the object in screen coordinates.
Nearest point of the object in map coordinates.
Displayable map object.