iphone - Selecting a location with MapKit -


is there best practice or common pattern allowing users select precise location on map using mapkit?

i've seen examples user can enter address in search box. case user doesn't know exact address , wants select location map?

it's bit more complex task seems.

here guide how detect single taps on web view.

i've used same pattern detect single taps on map view allowing zooming , dragging @ same time.

hope helps.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -