You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a MVTLayer that display a lot of geometry on the map and it perform perfectly when have getLineWidth: 1 & lineWidthUnits: 'pixels'.
However, as soon as we change it to anything more than 1, it's become very laggy when moving around the map. Does anyone have any idea what could be causing it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We have a MVTLayer that display a lot of geometry on the map and it perform perfectly when have
getLineWidth: 1
&lineWidthUnits: 'pixels'
.However, as soon as we change it to anything more than
1
, it's become very laggy when moving around the map. Does anyone have any idea what could be causing it.Here is the config of our MVT Layers
TIA
Beta Was this translation helpful? Give feedback.
All reactions