arnaudleclerc / ng-azure-maps

Angular wrapper around azure maps
MIT License
16 stars 14 forks source link

Before not implemented #61

Closed jonlighthill closed 2 years ago

jonlighthill commented 2 years ago

https://github.com/arnaudleclerc/ng-azure-maps/blob/8aad209373489ea915dd8ca061feadae039a5f46/projects/ng-azure-maps/src/lib/directives/layers/layer-directive.ts#L35

I might be incorrect, but is before not used anywhere? I updated to the latest azure-maps-control package and it caused my symbol layer to be below my bubble layer which causes the symbols(in this case it is just a number for the bubble layer) to be hidden by the bubble layer.

Thanks

jonlighthill commented 2 years ago

Reverting azure-maps-control back to 2.0.32 fixed the issue, but we have noticed that 2.0.32 has slow rendering times compared to the latest azure-maps-control. Would love to get this to work with azure-maps-control 2.1.10.