react-azure-maps icon indicating copy to clipboard operation
react-azure-maps copied to clipboard

AzureMap with large number of markers having tab switching issue

Open gmjcbs opened this issue 1 year ago • 5 comments

Hi,

I'm using Azure Maps within a tab component on my application. While it functions well with a smaller number of markers, I'm encountering a significant performance issue when dealing with roughly 68,000 markers. In this scenario, tab switching takes over 2 minutes.

I have used clustering, but it does not help much.

Is this a typical behavior for such a large marker count, or are there potential optimizations we can explore to improve performance?

Any insights or suggestions you might have would be greatly appreciated.

Thanks,

gmjcbs avatar Jul 12 '24 10:07 gmjcbs