QueryTask - using query.geometry without an event

559
1
10-24-2011 04:49 PM
MattBrunsdon
New Contributor
Hey Guys,

Just wondering if there is a way of manually setting the geometry of a Query task using a lat long value?

To explain:
I center the map on a lat lon and I want to also select the polygon that this lat lon is inside of.

Can anyone help?

Thanks,
Matt.
0 Kudos
1 Reply
HemingZhu
Occasional Contributor III
Hey Guys,

Just wondering if there is a way of manually setting the geometry of a Query task using a lat long value?

To explain:
I center the map on a lat lon and I want to also select the polygon that this lat lon is inside of.

Can anyone help?

Thanks,
Matt.


esri.geometry.Polygon.contains(point)??
0 Kudos