MapOverlayHitInfo Constructors
Contains information about what is located at a specific point on the map overlay.| Name | Parameters | Description |
|---|---|---|
| MapOverlayHitInfo(Point, MapHitUiElementType, MapOverlay, MapOverlayItemBase) | hitPoint, hitElement, overlay, overlayItem | Initializes a new instance of the MapOverlayHitInfo class with the specified settings. |
See Also