I have a Google Maps API key that is restricted to my domain. The restrictions are working correctly, because the key works in other contexts, such as ACF’s Google Map element. The map also loads when viewing the page on the frontend. However, when editing the page in Cornerstone, the map fails to load and developer console shows:
Google Maps JavaScript API error: RefererNotAllowedMapError
Does the editor proxy data through another domain, or using another method that needs to be added to the restrictions?