ivolivares / Maps-API-Store-Locator

Exercise using Google Maps APIs: JS v3, Geocoding, Distance Matrix, Directions, Places, and others.

Home Page:https://jovial-williams-fbdfae.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Maps API Store Locator for Pizza Locations 🍕

To start this project use python simple HTTPs server.

First run the bash pem file generator:

sh ./generate-pemfile.sh

Then, run the server:

python start-server.py

The project runs at: https://localhost:4443.

🚨 Obviously, the browser says: "Your connection is not private", because the certificate authority is invalid (yourself)... Dont forget set an exception for this URL.


Made with ❤️ by @ivolivares

About

Exercise using Google Maps APIs: JS v3, Geocoding, Distance Matrix, Directions, Places, and others.

https://jovial-williams-fbdfae.netlify.com/

License:GNU General Public License v2.0


Languages

Language:JavaScript 83.4%Language:CSS 11.5%Language:HTML 4.3%Language:Python 0.6%Language:Shell 0.2%