Leaflet.PixiOverlay icon indicating copy to clipboard operation
Leaflet.PixiOverlay copied to clipboard

Is it possible to select markers by ID?

Open Weilin37 opened this issue 4 years ago • 0 comments

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?

Weilin37 avatar Feb 18 '21 00:02 Weilin37