Leaflet / Leaflet.VectorGrid

Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0
593 stars 192 forks source link

Ability to add dynamic or static labels to tiles #221

Open Cdingram opened 4 years ago

Cdingram commented 4 years ago

Similar to issue #67, however it would be nice to have more than just the oneachfeature function. For example the mapbox vector tile plugin has examples of both static and dynamic labels so you can just specify them for a point, line, or polygon without having to have a separate layer of points displayed as text.

Parrryy commented 9 months ago

Has anybody found work arounds or started any work on this. Seems to be able a common usecase.