Goutam Mallick
Goutam Mallick
Thank you for your response. However it does not solve my use case. Code: import { AzureMap, AzureMapDataSourceProvider, AzureMapFeature, AzureMapLayerProvider, AzureMapsProvider } from 'react-azure-maps'; import { AuthenticationType, data } from...
I use SymbolLayer. Map loads pretty quick well within 3 secs. Switching between other components and coming to map tab is also good. But switching from map to other tab...
This error also comes when working with small number of markers, but then tab switching works smoothly. Page switching takes time when there are larger number of markers. So, I...
[test-app.zip](https://github.com/user-attachments/files/16331194/test-app.zip) Hi, Attached sample app. Please try once.