GridMaps for Umbraco
GridMaps is a simple grid editor for google maps to help you visualize google maps in the grid.
Changelog:
Installation:
Install the package from nuget or download it here and add the google maps script to your master layout:
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initializeMap" async defer></script>