[]
        
(Showing Draft Content)

MapHitTestInfo Class

MapHitTestInfo Class

Information about hit test result.

Heirarchy

  • MapHitTestInfo

Properties

chartElement

chartElement: ChartElement

Gets chart element at the hit point.

geoPoint

geoPoint: Point

Gets the hit point in geographical coordinates.

item

item: any

Gets the data item associated with the point.

map

map: FlexMap

Get the map control.

point

point: Point

Gets the point in control coordinates.