spicywebau / craft-embedded-assets

Manage YouTube videos, Instagram photos and more as first class assets in Craft CMS
MIT License
171 stars 35 forks source link

Google maps embed only returns a link #232

Closed splendidrob closed 1 year ago

splendidrob commented 1 year ago

Trying to embed a google maps url but embedded assets only returns a link rather than the rich json data for embedding the map. Is this correct or is there a way to use it to fully embed a map? Have tried with various locations and none seem to work?

ttempleton commented 1 year ago

You'll need to add an API key to the Embedded Assets settings page in the Craft control panel. You might also need to clear your data caches afterwards for it to work.

If it still doesn't work after that, or if you had already set your API key, could you please provide an example of a URL that isn't working and I'll have a look.

splendidrob commented 1 year ago

Ah I see...missed that in the docs! Thank you.