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 am trying to add label to all features in a FeatureCollection, however it is showing multiple labels for each feature(I guess the issue is with multi-polygons?). Features are Polygons and Multi-polygons and I am adding the layer like this:
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
-
Hi everyone,
I am trying to add label to all features in a FeatureCollection, however it is showing multiple labels for each feature(I guess the issue is with multi-polygons?). Features are Polygons and Multi-polygons and I am adding the layer like this:
The end result is this:
I am wondering how I can show only one label per region, not sure why this is showing repeated names. Any thoughts?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions