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.

Finding nearest street given a lat-long location

Is there any such API where given a location (in terms of latlong), I could find whether the given point …

location latitude-longitude openstreetmap
Find the location/Position of JFrame in the window

I am trying to find the Starting location/position of the JFrame in order to map the mouse cursor from …

java swing location jframe
Internet connection paused after Android phone lock

I am building application which can get location using NETWORK_PROVIDER periodically in background without using GPS_PROVIDER. I am …

android location alarmmanager wakelock
Using Google Play Services LocationClient in background service

My app is designed to track user's location periodically and send it to server, Recently I changed my code with …

android location android-service google-play-services
Fused Location Provider setsmallestDisplacement doesn't work in Android

Hi I have implemented Fused Location provider Api for getting location updates in a service. I was able to get …

android location fusedlocationproviderapi
Nested locations in nginx

Hi I'm trying to get the following to work! I'm basically trying to allow the following URLs to be passed …

nginx location reverse-proxy proxypass
Location-based Augmented Reality Android SDK

I am looking for an Android SDK for a location-based AR app I am developing. These are the features I …

android sdk location augmented-reality
MEF load plugin from directory

I work with MEF and I am looking how to change the url of the location of plugins by another …

c# location mef .net-assembly
ngHide/ngShow using $rootScope in Single Page Application

Reaching out to you all for help yet again for AngularJS. I'm building a SPA where my Layout (master) Page …

angularjs location rootscope ng-hide
How to mock location without enabling setting

I am looking for a way to be able to mock location without needing to use ACCESS_MOCK_LOCATION. I …

android gps mocking location spoof