Top "Geolocation" questions

Geolocation is the identification of the real-world geographic location of an object, such as a cell phone or an Internet-connected computer terminal.

Network location provider at 'https://www.googleapis.com/' : Returned error code 403 in Webapp

I am using Geolocation.watchPosition() and I get the following error on callback Network location provider at 'https://www.googleapis.…

google-chrome google-maps-api-3 web-applications geolocation
What is the best way to get a site visitor's location?

After googling, I found many solutions that don't seem to work or require permission from the user. Looking for something …

php javascript geolocation ip-geolocation
Looking for ways for a robot to locate itself in the house

I am hacking a vacuum cleaner robot to control it with a microcontroller (Arduino). I want to make it more …

algorithm geolocation arduino robotics robot
getting users geolocation via html5 and javascript

I am trying to get the users geolocation via the html5 geolcation api, and i use the following snippet for …

javascript html google-maps geolocation ip-geolocation
Get user's location (latitude, longitude) with Bing or Google Maps API

is there a way to retrieve a latitude & longitude of the user using Bing Maps API or Google Maps …

google-maps geolocation bing-maps
street address to geolocation lat/long

I am considering rChart/LeafLet to create a shiny app for housing sales in my county. There are several hundred …

r geolocation leaflet rcharts
How to calculate the altitude above from mean sea level

I tried to find how to get the altitude above the mean sea level. At this time, it returns altitude …

android geolocation altitude
How to get Coordinates when Address is Known?

I derived/adapted the following code from Adam Freeman's book "Metro Revealed: Building Windows 8 apps with XAML and C#" to …

c# geolocation geocoding windows-store-apps openstreetmap
What's the best way to lookup the US county a US city resides in?

I'm looking for the best/easiest way to programmatically grab the name of the US county a given US city …

geolocation geocoding geo
How do I enable geolocation support in chromedriver?

I need to test a JS geolocation functionality with Selenium and I am using chromedriver to run the test on …

selenium geolocation chromium