Facebook Twitter Gplus LinkedIn RSS
 
 
Home » Posts tagged "PhoneGap" (Page 7)

Posts Tagged ‘PhoneGap’:


Using PhoneGap with Google Maps

In order for a Web-based App to access the GPS within your iPhone or Android device, you need to access the PhoneGap API layer. PhoneGap has done much of the dirty work for you, and all you need to do is call the plugin to get longitude and latitude values like so: navigator.geolocation.getCurrentPosition(win, fail); After
more ยป

 

© 2012 zSprawl's zApps

Fork me on GitHub