Guys I’m facing problems with org.xwiki.contrib:xwiki-macro-map, return missing API key error, I found a open ticket about this Loading... , and in one of the replys say:
We need to:
Create a KEY for testing/development
In XWiki.MapMacro in the JSX object replace
require([‘https://maps.googleapis.com/maps/api/js?key=[\_\_\_]&callback=initMap’] …
Where can I edit this file to make this work?