Hey,
I have a map where I only want the user to select one single mark. I turned off all Map option (pan, zoom, etc) as seen in the picture. But the user can still draw a rectangle with their mouse and doing so select multiple marks. Is there a way to turn this functionality off?
Thanke
1 Antwort
Hi @Sina Hamacher
Not really, but you might get some ideas from this ... basically everything gets selected (you may even try the opposite, i.e. nothing gets selected
Perhaps another action to populate a parameter with just ONE of the selected marks and to somehow highlight that ... you might get the desired effect.
Ta, Steve.