We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related to #256 The map no longer errors when using the embed link but it is max zoomed in so all I see is green (map background color)
Expected same zoom level as when using the browser bar url, I think the default is around 8 or 9?
5.2.0
5.4.9
The text was updated successfully, but these errors were encountered:
Your map URL from #256 (comment) is saving the embedded asset at zoom level 12.5 for me - what level (if any) is it saving in the JSON file for you?
Sorry, something went wrong.
{ "title": "Cannon Mountain · Franconia, NH 03580", "description": "★★★★★ · Mountain peak", "url": "https://www.google.com/maps/place/Cannon+Mountain/@44.1570355,-71.7070815,4449m/data=!3m1!1e3!4m6!3m5!1s0x4cb47c4e9d3f610d:0x7bfd503e2518c310!8m2!3d44.1564536!4d-71.6984172!16zL20vMDZ2X2Nf?coh=225988&entry=tts&g_ep=EgoyMDI0MTEwNS4wIPu8ASoASAFQAw%3D%3D", "feeds": [], "image": "https://lh5.googleusercontent.com/p/AF1QipOZfdGmXwdb3Mq3RsaxjEZx8s7_BQP2lgGb0gv0=w900-h900-p-k-no", "code": "<iframe src=\"https://www.google.com/maps/embed/v1/view?center=44.1570355%2C-71.7070815&zoom=4449m&key=AIzaSyDNNf-kmdPuqiH5P7Crjp2-qi-LKkzTQdo\"></iframe>", "width": 0, "height": 0, "aspectRatio": 0, "authorName": "", "authorUrl": "", "providerIcon": null, "providerName": "Google Maps", "providerUrl": "https://www.google.com", "publishedTime": null, "license": null, "cms": null, "favicon": "https://www.google.com/images/branding/product/ico/maps15_bnuw3a_32dp.ico", "keywords": [], "language": "en", "languages": [], "redirect": "", "type": "rich" }
Thanks for that - I think we might be mishandling share links for specific places. We'll look into it and I'll update here when we have more.
No branches or pull requests
Bug Description
Related to #256
The map no longer errors when using the embed link but it is max zoomed in so all I see is green (map background color)
Steps to reproduce
Expected behaviour
Expected same zoom level as when using the browser bar url, I think the default is around 8 or 9?
Embedded Assets version
5.2.0
Craft CMS version
5.4.9
The text was updated successfully, but these errors were encountered: