I have a CPT for properties with an address custom field and a map (osm) custom field. I'm using Beaver Themer's posts module to create a post archive on the homepage. I've added Themer connections for the map and some text fields. They all render, but I need to resize the map. How can I use the height, width, and zoom parameters when using a Beaver Themer connection?
It's not possible to use width, height, and zoom parameters when using Beaver Themer. But I think you can just change the width and height of the column to show the map. It will display adapt to the column.
Ok. I found a workaround while waiting for your response. I did try resizing the column - but reducing the height caused the map marker to be outside the extent of the column and therefore not visible without scrolling.