astroid-framework
astroid-framework copied to clipboard
Field missing in Astroid plugin to enter Gmaps key.
Widget Google Maps looks for an API Key if selecting advanced.
$gmap_api = $pluginParams->get('gmap_api', '');
But the field is missing in the Astroid plugin.
Also errors in the console log, (even with key hard coded).