Top "Gps" questions

Abbreviation for Global Positioning System; a navigational system using satellite signals to fix the location of a radio receiver on or above the earth's surface.

HTML5 Geolocation, GPS Only

Is there a way to make HTML5's Geolocation only work, if it is using a GPS device to get …

html mobile geolocation gps
How to set fake GPS location on Windows Phone 8 real device

Currently I have to test app and set the different fake GPS locations on real WP 8 devices. On Android I …

windows-phone-8 gps windows-phone-8-emulator
getting the highest GPS update rate from the GPS Hardware in my Android

I got to program Android from other platforms I used with GPS . on the other platfroms I had access to …

android gps rate
How to handle that the application is minimized by HOME button

An issue has appeared a few days ago. I have an application that listen for GPS location. The listener is …

android gps android-homebutton
Use the Android Default GPS ON-OFF dialog in My application

In Our application we want to integrate the android Default GPS Dialog. The same dialog that appears when the GPS …

android gps action android-alertdialog
How can I draw an Arrow showing the driving direction in MapView?

I use that Google Maps component MapView in an Android application. I can use the GPS location to show my …

android gps overlay android-mapview bearing
Distance using WGS84-ellipsoid

Consider points P1 (60°N, 20°E, 0) and P2 (60°N, 22°E, 0) on the surface of the Earth What is the shortest distance …

gps wgs84
How to compute a radius around a point in an Android MapView?

I have a MapView that I'm displaying a "useful radius" (think accuracy of coordinate) in. Using MapView's Projection's metersToEquatorPixels, which …

android gps android-mapview
Is it possible to use Core Location / GPS without any internet connection / disabled cellular network?

I need to capture the GPS coordinates (no reverse geocoding, names, etc) in regions where there is no internet such …

ios gps core-location
How to get data from GPS and send to server and how save to database

I designed a web page with PHP, the data can be read from database including lat, long, speed and it …

php database gps save tracker