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.

C# - How do I access the WLAN signal strength and others?

Many scientists have published papers documenting how devices connected via WLAN can be tracked by measuring its Signal Strength, Time …

c# windows location tracking wifi
Find city name and country from latitude and longitude in Swift

I'm working on application in Swift3 and I have letter problem i can't find the answer for it. How can …

ios swift location core-location latitude-longitude
why getSpeed() always return 0 on android

I need to get the speed and heading from the gps. However the only number i have from location.getSpeed() …

android gps performance location
When do you put Javascript in body, when in head and when use doc.load?

Possible Duplicate: Where to place Javascript in a HTML file? Should I write script in the body or the head …

javascript jquery location head document-body
Get direction (compass) with two longitude/latitude points

I'm working on a "compass" for a mobile-device. I have the following points: point 1 (current location): Latitude = 47.2246, Longitude = 8.8257 point 2 (target …

math geolocation location compass-geolocation direction
android get location from best provider available

I have this code to get the best available provider lm = (LocationManager) getSystemService(Context.LOCATION_SERVICE); locationListener = new MyLocationListener(); Criteria …

android location location-provider
How to change the location of `web root` folder of EasyPHP?

Currently on my Windows 7 machine, it is C:\Program Files (x86)\EasyPHP-5.3.8.1\www I want to point it into another …

location root easyphp
Android: Check if Location Services Enabled using Fused Location Provider

According to the Android documentation: The Google Location Services API, part of Google Play Services, provides a more powerful, high-level …

android location google-play-services android-location fusedlocationproviderapi
How to force a page to reload if all what was changed in url is hash?

I am trying to reload current page with different url hash, but it doesn't work as expected. (Clarification how I …

javascript url hash location reload
Current URL To Download KML Data From Google Location History?

I need to download google location history data in kml for a period of time. Up until August 26, 2015, a URL …

google-maps geolocation location google-latitude