astroid-framework icon indicating copy to clipboard operation
astroid-framework copied to clipboard

Field missing in Astroid plugin to enter Gmaps key.

Open felixkat opened this issue 1 year ago • 0 comments

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).

image

felixkat avatar Nov 01 '24 13:11 felixkat