Tagged Questions
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 ...
