Sandeep vashisth
Sandeep vashisth

Reputation: 1088

How to get coordinates on tapping map in Phonegap application?

Currently i am showing map in my phonegap application using leaflet.js. i want to get coordinates of user tapped location in a map in phonegap application. what is the best approach to accomplish this.

Upvotes: 0

Views: 255

Answers (1)

tmcw
tmcw

Reputation: 11882

Please familiarize yourself with the Leaflet reference: it will make this kind of question very easy to answer.

Upvotes: 1

Related Questions