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.

Check if location services are enabled

I've been doing some research about CoreLocation. Recently, I encountered a problem that has been covered elsewhere, but in Objective …

ios swift location ios9 swift3
PHP "header (location)" inside IFRAME, to load in _top location?

I have a simple form which is inside IFRAME. When user click on SUBMIT, it redirects to a specific page …

php iframe header location
Determining the speed of a vehicle using GPS in android

I would like to know how to get the speed of a vehicle using your phone while seated in the …

android gps location android-location
How is location accuracy measured in Android?

Does anyone know the proper interpretation of the accuracy measurements returned by getAccuracy()? For instance, are they calculated as: Circular …

android location
How to detect country / location of visitor?

Possible Duplicate: Location detecting techniques for IP addresses For our website it's important to know from exactly which country our …

php javascript geolocation location
getLastKnownLocation returns null

I've read some questions about this, but I didn't quite find an answer that I needed. So, the case is …

android google-maps location
javascript window location href without hash?

I have: var uri = window.location.href; That provides http://example.com/something#hash What's the best and easiest way …

javascript location substring
getlastknownlocation always return null after I re-install the apk file via eclipse

Recently, I created a simple application to get the gps location and display on android phone. At beginning I able …

android gps location
How can I get the country (or its ISO code)?

What is the best way to get the country code? As of now, I know two ways. One is to …

android location country-codes
Indoor Positioning System based on Gyroscope and Accelerometer

I am developing an Android App to track indoor position. My phone is an Google Nexus S using two sensors, …

android location position accelerometer gyroscope