FieldtypeMapMarker icon indicating copy to clipboard operation
FieldtypeMapMarker copied to clipboard

Map does not display as the key is missing

Open cb2004 opened this issue 8 years ago • 0 comments

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>

cb2004 avatar Jan 18 '17 21:01 cb2004