Basic Geo-Location Example

Using Google Map API

Project Date: October 2017, in Course: The Complete Web Developer Course 2.0

Basic Geo Location example using Google API

Note: The example requires consent from the user to share their location (prompted by the browser)

Unfortunately, the automatic geo-location will no longer work on “non-secure” servers. ie. the site needs to be “https://”

 

Launch Project


GitHub Page

https://github.com/eastie71/basic-geo-locate


Language(s) Used