Oct 27
Allow GBP/GMB map embed code
Allow businesses to use the share/embed url to embed their Google Business Profile listing
Completed
Thoughts so far are as follows: - We'll have a new block builder for the detail page, that allows you to define what shows and in what order - One of those blocks will be a map embed. Will need a way to pull the value for each individual listing, so likely needs to be hooked up to a custom field. This should offer good flexibility without simply introucing new native field types for one off things.
Sample for reference: <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d73386.…" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
Hey. You can now add maps as well as other blocks to the detail page via the blocks section. You have two options: - A map embed/iframe which will be the same across all items. - A map embed that's driven by an address field so that it differs for each item (requires you add an address field first)