I have an iPhone app that zooms to the nearest city of the user's location and I want the user to be able to double tap on the userLocation annotation and have the map zoom into about a block or so.
How do I get the userLocation
annotation to recognize that it's being tapped?