mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

I hope that for each polygonal data annotation, only one label appears per feature.

Open YXYCZXY opened this issue 2 years ago • 0 comments

mapbox-gl-js version:2.15.0

Question

When I use polygonal data for labeling, I find that the labeling positions are split into multiple labels due to tile cutting. However, I expect only one label to appear for each polygon. Is there a solution to this issue?

As shown in the following image, the area is split into multiple tiles, resulting in multiple labels.

image

YXYCZXY avatar Dec 27 '23 06:12 YXYCZXY