Hello,
I'm building an iPhone application with a map inside (using route-me, not MapKit).
I have some markers on the map, and I want to have an overlay - similarly to the google maps one - that appears once you click a marker:
A black - a bit transparent - overlay, with a button inside, and a little triangle pointing to the marker the overlay is referencing.
Thank you.