The Google-powered Maps app for iOS lets you tap and hold the map to drop a pin. (I don't know what Apple Maps does.) Can this functionality be implemented in Leaflet?
Right now users of my map can tap/click to add a marker (which then leads to a bookmark function), but the marker also appears when you double click/tap. I don't want this to happen.