Closed romainpoirier closed 1 year ago
I can confirm the problem is still out there. The plugin failed to retrieve the embed based on the Google Maps URL or Share shorten URL (send as a link).
Workaround that I found (which is not very user-friendly) is to copy the href URL of the Google Maps iframe embed (Embed a map) instead of the Share shorten URL (send as a link).
https://www.google.com/maps/place/Rotondes/@49.60139,6.134274,16z/data=!4m5!3m4!1s0x0:0x34e929643aa9c7d9!8m2!3d49.6013863!4d6.1364679?hl=en
or https://g.page/Rotondes?share
https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5171.613884950623!2d6.134274!3d49.60139!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x34e929643aa9c7d9!2sRotondes!5e0!3m2!1sen!2sbe!4v1589806266533!5m2!1sen!2sbe
Sorry for the late reply. I've been able to look at this and it unfortunately appears that the Embed library powering the plugin doesn't support Google My Maps. The appropriate workaround would be the one that you have described.
Description
I am not able to add Google My Maps URL as embed, and always got the
Could not retrieve embed information
error. This happens even the map privacy is set to Public (the most permissive permission).Below is an example of stack trace (embed URL is now private for privacy purpose):
You can maybe debug with these URLs:
Steps to reproduce
admin/assets
, clickEmbed
, try to add aGoogle My Maps
URLCould not retrieve embed information
errorOther information