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
I've been testing layers, and they've been working great. But for some reason, whenever I click on a layer, specifically a symbol, some symbols nearby will start disappearing and appearing again, several of them at once. This is noticeable. It can be far away ones or close ones, typically both.
This is my symbol layer
`const layerStyleFire: any = {
id: 'fire',
'type': 'symbol',
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
-
I've been testing layers, and they've been working great. But for some reason, whenever I click on a layer, specifically a symbol, some symbols nearby will start disappearing and appearing again, several of them at once. This is noticeable. It can be far away ones or close ones, typically both.
This is my symbol layer
`const layerStyleFire: any = {
id: 'fire',
'type': 'symbol',
};
Beta Was this translation helpful? Give feedback.
All reactions