Markers falls from the top to the places I visited with a delay untill places are covered
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
..*any modern browser
Run in your terminal:
git clone https://github.com/VolodymyrPliuta/gmap.git
Open cloned files and execute index.html in your browser
Place your Google API key to use it on the web
Click Google API key to obtain your key
Place your API key to index.html file, line 28:
src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap">
Copy all cloned files to your server
This project is licensed under the MIT License - see the LICENSE.md file for details