RenderedObjectInfo
Detailed information about the displayed map object.
public init(
closestViewportPoint: ScreenPoint,
closestMapPoint: GeoPointWithElevation,
item: RenderedObject
)
Parameters
Properties
Nearest object point in the screen coordinates.
Nearest point of the object in map coordinates.
Displayed object on the map.