Browser: Chrome 138.0.7204.101
OS: macOS/Windows
Bricks version: 2.0
Not sure the map element markers are working as intended…at least I was expecting a different behaviour…
After setting up a query loop in the Addresses section, the markers are displayed on the map using ACF values for lat and long…I’m also using {post_title} for the Label values, and everything works fine.
However, when trying to use values from the query loop in the Markers image settings (for Image Markers) or setting up Markers text settings (for Text Markers) the values are retrieved from the page query and not from the query loop created in the Addresses section.
My expectancy would be to be:
- for image markers use ACF values or some other dynamic values (maybe have different markers images depending on the post type)
- for text markers to be able to populate the marker text with some dynamic values (ACF or something else)