Is there a way to either:
Background: I have built an experience which guides the user through the following workflow:
I'm having trouble with the popup. My expressions returns the same answers whether the layers are active in the map or not. I have configured popups for the zones and administrative areas in each theme, but I'd prefer to turn them off in favour of a popup on the adresslayer. The user would then get all info at once, no clicking needed.
I have considered cloning the address layer. Then I could create one configured popup for every theme/bookmark. However, that would not work with opening the address layer popup as a direct result of the address search.
Btw: None of the polygon layers has one field with exclusive values for every theme.
Solved! Go to Solution.
Update: Ended up using section instead of bookmarks. One view and map-object for each theme. It works great.
Update: Ended up using section instead of bookmarks. One view and map-object for each theme. It works great.