react-azure-maps
react-azure-maps copied to clipboard
AzureMap with large number of markers having tab switching issue
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,