iphone - callout bubble MKMapView move problem -


im developping app uses mkmapview. wenn map moved perform server request new annotations based on coordinates.

wenn annotation clicked sometines moves map. in case don't want perform request.

has solution how know if callout buble moved map ?

i tried - (void)mapview:(mkmapview *)mapview didselectannotationview:(mkannotationview *)view{ without success !

look @ this answer explain several methods track mkmapview has moved.

that answers different problem, think might you.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -