Description
gmaps.js allows you to use the potential of Google Maps in a simple way. No more extensive documentation or large amount of code.
You neeed to provide a Google Maps API key to be able to see a Map. Please follow steps provided in the below link to get an API key:
<script src="//maps.googleapis.com/maps/api/js?key=API_KEY"></script>
<script src="gmaps.min.js"></script>
Refer following links for usage:
| Type | URL |
|---|---|
| Plugin Github Page | https://github.com/hpneo/gmaps |
| Template Page | https://pixinvent.com/demo/convex-bootstrap-admin-dashboard-template/demo-1/maps/google |