How to select multiple Points on Maps - Drag and select

How to select multiple Points on Maps - Drag and select ?

Currently, all I know is selecting one point at a time but I was to select multiple points on a map and show the data on a table of only the selected points on map.

Hi Kartik,

As of today, the map control does not support the concept of drag and select. If you need something like this, maybe you should try implementing a Bing map within Dundas BI.

https://www.dundas.com/support/developer/samples/integration/insert-scripted-third-party-web-content

I think you’d basically want to do something like this. (Source code included in the link below)

https://bingmapsv8samples.azurewebsites.net/#Select%20Data%20in%20Drawn%20Rectangle

Thank you Jeff. I appreciate your response. The bing maps code will help. I’ll just have to look something similar in ESRI ArcGIS.

@jeff - out of curiosity … can you select multiple points on a custom diagram (svg / xaml) ?

Hi @kartik.panchal,

Would be the same issue, the same map control is used for both the Geographic Map / SVG and XAML diagrams. I dropped to message to our lead developer for the map who is currently on vacation to see if anyone has come up with any interesting ways to do this and to check the road map for you. I’ll let you know if i hear anything promising.