You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to draw a box over an area. I want to be able to select the markers within this box and then perform an action on the markers such as updating the colors. Is this possible?
Assuming I can get the IDs of the markers beforehand, is it possible to just select the markers by their ID and then perform actions or updates on them?
The text was updated successfully, but these errors were encountered:
I am trying to draw a box over an area. I want to be able to select the markers within this box and then perform an action on the markers such as updating the colors. Is this possible?
Assuming I can get the IDs of the markers beforehand, is it possible to just select the markers by their ID and then perform actions or updates on them?
The text was updated successfully, but these errors were encountered: