Miguel Ángel Camacho
Posts: 0
Joined: Sun May 19, 2013 10:59 pm

Geolocalitation Using 3G conexion

Hi, I need to geto geolocalitation data through a 3g conexion instead of using just GPS. Is there a way to do this with Appery? Also it would be possible to control if there's a 3G conexion in the same way that it's controlled wether there's an internet conexion?

Thanks a lot,

Miguel Ángel

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Geolocalitation Using 3G conexion

Hello! There is an option enableHighAccuracy in Geolocation service. If you set it to "true" - first geolocation data you'll get with wi-fi, 3g etc. and after 1-2 minutes you'll be connected to the satellite. To get data with wi-fi, 3g only you need to set this option to "false". To check the active network connection that is being used see http://docs.phonegap.com/en/2.4.0/cor...

Return to “Issues”