Hello All,
I am developing an android phonegap application in which I have to show multiple locations in Google map in android emulator, I am trying sample code shown on
for getting current location.But its not showing current location. Can anyone guide me for this?
Thanks in advance
Tushar
You need to check your application on device. Deploy it on your device & start GPS it will surly show current location. Emulator doesn’t show current location until you gave it using DDMS tool so best way to check maps in device.