Hello,
On Dec 3, 11:22 am, Erwan <[EMAIL PROTECTED]> wrote: > > I have checked that hello_world_geolocation.html sets > enableHighAccuracy to true, so it should use the GPS. I have taken a > look at the gears code (very readable) but I have not been able to > find a way to make this simple example work the way I think it should > work. > Could you please also try to set PositionOptions::gearsLocationProviderUrls to null ? That will make sure only the GPS provider (FakeGPS in this case) is used. Thanks, Andrei
