MapBox SDK for iOS fire tapOnCalloutAccessoryControl manually -


i wondering if there possibility fire taponcalloutaccessorycontrol method marker in code? instance, have list of markers, , when user clicks marker in list, zoom location, love callout popup. possible? thank you.

getting callout pop different accessory control. latter (typically chevron-image) control in callout once popped up, "go more detail" button, basically.

to callout popup, check out -[rmmapview selectannotation:] , friends.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -