mapbox-gl-js
mapbox-gl-js copied to clipboard
I hope that for each polygonal data annotation, only one label appears per feature.
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.