Geolocation is the identification of the real-world geographic location of an object, such as a cell phone or an Internet-connected computer terminal.
I am using jquery-ui-maps and HTML5 geolocation to show to the user a list of locations and I need to …
cordova geolocation navigatorI'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.1I 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-mapsWhat 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-codeI'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 cllocationdistanceGoogle 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-gpsLocationManager locationManager = (LocationManager)getApp().getSystemService(Context.LOCATION_SERVICE); //getApp() returns my Application object locationManager.requestLocationUpdates(LocationManager.GPS_PROVIDER , 1, 1, this); locationManager.…
android geolocation locationmanagerI 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-2As Google latitude is no more. I am writing a java program that get users current location on laptop computer. …
java geolocation smartphone google-latitudeMy question is similar to this one. Simply, is there a way to return the geo distance when NOT sorting …
geolocation elasticsearch