Select to view content in your preferred language

Modifying panning and zooming behavior to be more like MKMapView

657
3
11-29-2012 10:40 AM
JustinAnderson1
New Contributor
Is there any way to make AGSMapView respond to touches with the same behavior as MKMapView? I'm interested in two things:

1. MKMapView allows simultaneous panning and zooming when using two fingers, but AGSMapView appears to be locked into zooming once a second finger touches down.

2. When panning by flicking the map with a finger, AGSMapView's initial velocity much lower than MKMapView for the same speed flick, and its deceleration curve is much steeper, coming to a stop more abruptly than MKMapView's ease-out deceleration.

We're looking to replace our use of MKMapView in an existing app, but AGSMapView has a very Android feel to its panning and zooming. Is this something that can be tweaked by our developers? If not, is this something planned for future improvement?
0 Kudos
3 Replies
NimeshJarecha
Esri Regular Contributor
You'll see both working in the next version of the SDK release (very soon). 🙂

Regards,
Nimesh
0 Kudos
JustinAnderson1
New Contributor
That is fantastic news. Thanks, Nimesh.

Justin
0 Kudos
NimeshJarecha
Esri Regular Contributor
The new version of ArcGIS SDK for iOS is available now.

Regards,
Nimesh
0 Kudos