[]
Represents the infomation for hit test.
public class HitTestInfo
| Name | Description |
|---|---|
| Layer | Gets the layer at the point being tested. |
| MapItem | Gets the map item at the point being tested. |
| Point | Gets the point on the map viewport, in pixels. |
| Type | Gets the type of object at the point being tested. |
| Vector | Gets the vector item at the point being tested. |