Unable to get Device current location in mobile

0
Hi,         i have created google map widget to draw route b/w sorce to destination. when i view the application on phone browser option in ViewApp Tab it is able to display current device location and also i am able to draw route b/w source to destination, if  i view the aplication using my mobile by scaning QR code it is unable to display my current Geo location.  how i can solve this issue. thank you.
asked
1 answers
0

You need to package your app using phonegap to be able to retrieve the location or the camera of the phone. See the documentation about creating mobile apps.

Regards,

Ronald

answered