Top "Location" questions

Location is a specific position in physical space, e.g. a point on the surface of the Earth described using latitude and longitude coordinates.

Android: requestLocationUpdates updates location at most every 45 seconds

Background I am writing an Android app whose main function is tracking the user's location and making an alert when …

android location
Using GoogleApiClient + LocationServices not updating

I'm just trying to do a simple 'tutorial' app to get my phone's location (to learn how to use it …

android location google-play-services android-location google-api-client
Why I have to call 'exit' after redirection through header('Location..') in PHP?

You know that if you want to redirect an user in PHP you can use the header function: header('Location: …

php redirect header location
Angular: Location back history

I have a form with a "back" button. When the user presses the back button, the script goes to the …

angular typescript location back
Moving Google Maps Camera to a Location

I'm working with a Google Maps View and I want to add a button to the map that when tapped, …

ios swift google-maps location gmsmapview
Androids onStatusChanged not working

I'm trying to get notifications if the status of GPS_PROVIDER changes. I found the following code here (http://hejp.…

android gps location locationmanager locationlistener
Fastest way to detect external URLs

What's the fastest method to detect if foo='http://john.doe' is an external url (in comparsion to window.location.…

javascript url location href
is there another site like freegeoip.net

is this site not working any more as i cant get it to work, it used to work. is there …

location ip city
Android LocationManager Criteria

I need to receive location changes both from Network and GPS providers. If GPS provider not avaliable or has not …

android location criteria locationmanager
Decoding the CLLocationAccuracy const's

the following are listed in CLLocation.h but from my experience they are deceiving names- possibly originally thought up to …

ios location core-location cllocation energy