Select to view content in your preferred language

How to enable single map element selection and capture the event

316
0
09-27-2023 01:42 AM
Labels (1)
AnkushMadankar
New Contributor

I like to capture the single element on the map. Currently we have option of "Select" where we can select one or more elements on map. This can be capture by event `MapSelectionChangedEvent`. But this event option use to capture multiple elements on the map. Event arg provide the option of I `IsPointSelection` in case of only click. Any mechanism where we can restrict and capture the map selection which restrict single selection.

0 Kudos
0 Replies