Skip to content

joaogabrieljunq/maps-draggable-polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maps-draggable-polygon

An example using Google Maps Javascript API to select areas.

How to use it

  1. Clone or download project
  2. Generate your Google Maps API Key
  3. Add your key to script tag on index.html
  <script async defer 
      src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap">
  </script>
  1. Enjoy it!

Example

alt text

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

An example using Google Maps Javascript API to select areas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published