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
Post a Comment