12 lines
450 B
HTML
12 lines
450 B
HTML
---
|
|
layout: example.html
|
|
title: Vector Label Decluttering
|
|
shortdesc: Label decluttering with a custom renderer.
|
|
resources:
|
|
- https://cdn.polyfill.io/v2/polyfill.min.js?features=Set"
|
|
docs: >
|
|
Decluttering is used to avoid overlapping labels. The `overflow: true` setting on the text style makes it so labels that do not fit within the bounds of a polygon are also included.
|
|
tags: "vector, decluttering, labels"
|
|
---
|
|
<div id="map" class="map"></div>
|