Top "Geolocation" questions

Geolocation is the identification of the real-world geographic location of an object, such as a cell phone or an Internet-connected computer terminal.

Phonegap enable GPS/Location at app runtime

I am using jquery-ui-maps and HTML5 geolocation to show to the user a list of locations and I need to …

cordova geolocation navigator
Geolocation in C#

I'm trying to develop an application that should be something like a game. The user would have some locations in …

c# geolocation windows-phone windows-phone-8.1
react native navigator.geolocation.getCurrentPosition not working

I am using a real android device (version 5.1) I am able to determine my position using react-native-maps (correct blue point …

android react-native geolocation navigator react-native-maps
ZIP / Postal Code + Country to Geo Coordinates

What is the most complete, precise and reliable way to get the coordinates (latitude / longitude) of a given ZIP / Postal …

web-services geolocation geocoding zipcode postal-code
How to track user location in background?

I'm looking for an open source app or library to track user location in the background. Now I'm trying to …

ios ios6 geolocation core-location cllocationdistance
When do I need android.hardware.location.gps and android.hardware.location.network?

Google is informing by email of changes to the Android location permissions: We’re making a change on October 15th, 2016 …

android gps geolocation android-permissions android-gps
NETWORK_PROVIDER not providing updated locations

LocationManager locationManager = (LocationManager)getApp().getSystemService(Context.LOCATION_SERVICE); //getApp() returns my Application object locationManager.requestLocationUpdates(LocationManager.GPS_PROVIDER , 1, 1, this); locationManager.…

android geolocation locationmanager
What does map.setMyLocationEnabled(true) really do

I am setting: map.setMyLocationEnabled(true) But I am wondering what this really does. What I know: I get a …

android google-maps geolocation google-maps-android-api-2
How to get my current Location on my laptop - Java program

As Google latitude is no more. I am writing a java program that get users current location on laptop computer. …

java geolocation smartphone google-latitude
Return distance in elasticsearch results?

My question is similar to this one. Simply, is there a way to return the geo distance when NOT sorting …

geolocation elasticsearch