WAIT: Map - Marker settings don't work as expected

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)

1 Like

Hi Andy,
Thank you for your report!

As far as I can see from the screenshots, that’s the expected behavior. The “markers” tab is not connected to the query, but there are marker settings inside the “dynamic address”, too.

If you add your dynamic data tags there, it should work as expected.

Best regards,
timmse