The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
15 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 ...