Michael Owen
Results
1
comments of
Michael Owen
Adding a different solution as the above solutions were producing flickering between reordering the layer object. ``` useEffect(() => { if (mapRef) { const map = mapRef.current.getMap() if (map.loaded() &&...