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.

How to check if Location Services are enabled?

I'm developing an app on Android OS. I don't know how to check if Location Services are enabled or not. …

android service location
How to mock location on device?

How can I mock my location on a physical device (Nexus One)? I know you can do this with the …

android gps location mocking
location.host vs location.hostname and cross-browser compatibility?

Which one of these is the most effective vs checking if the user agent is accessing via the correct domain. …

javascript html window location host
Where are include files stored - Ubuntu Linux, GCC

So, when we do the following: #include <stdio.h> versus #include "myFile.h" the compiler, GCC in my …

linux gcc location include
Fastest Way to Find Distance Between Two Lat/Long Points

I currently have just under a million locations in a mysql database all with longitude and latitude information. I am …

mysql location gis
How do I get the full path to a Perl script that is executing?

I have Perl script and need to determine the full path and filename of the script during execution. I discovered …

perl path location
jquery: change the URL address without redirecting?

Possible Duplicate: Modify Address Bar URL in AJAX App to Match Current State How can I change the URL address …

jquery ajax redirect location
Redirect using AngularJS

I'm trying to redirect to another route using: $location.path("/route"); But for some reason it is not working. I …

angularjs redirect location
What is meaning of negative dbm in signal strength?

When we try to get nearby cells and their LAC, MNC, signal (and while using other android apps) we are …

android geolocation location gsm
How to set fake GPS location on IOS real device

Currently I have to test app and set the different fake GPS locations on real IOS 7 devices. On Android I …

ios gps location device simulation