The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
101 views

Using the ArcGIS Runtime SDK for C# is there a method to Hit Test for a polygon on the graphics layer?

I am very new to using ArcGIS runtime SDK for C#. I have loaded a polygon from a shapefile. I wish to query if a lat/long point is inside or outside the polygon? How can I do this? Thanks in ...
0
votes
1answer
16 views

How to logout when there is no cookie found?

I am using Opengeo Suite and through client SDK I created an application. When I run the application, browser automatically shows the login panel. After entering the username and password, it takes ...
4
votes
0answers
125 views

ArcGIS reloadData runs very slow on iOS

So I have some points on a map. I've written code to allow the user to drag a point around the screen which more or less looks like this. - (void) mapView:(AGSMapView *) mapView ...
2
votes
0answers
58 views

How to start developing with Jeppesen C-MAP?

I've just downloaded all the contents from the FTP of Jeppesen for their product called C-MAP CM93. I've been reading the documentation contained in the SDK folders, but I can't figure out how to ...
0
votes
0answers
20 views

Is there a JavaScript SDK for Vehicle Tracking?

Does exist a JavaScript SDK for Vehicle Tracking? Like this:Map Suite Thanks.