FieldtypeMapMarker
FieldtypeMapMarker copied to clipboard
Map does not display as the key is missing
The map does not work on the frontend as the key is missing. Suggest in the instructions it mentions adding the tag:
<script src="https://maps.googleapis.com/maps/api/js?key=<?= $modules->get('FieldtypeMapMarker')->get('googleApiKey') ?>"></script>