Leaflet.VectorGrid
Leaflet.VectorGrid copied to clipboard
Ability to add dynamic or static labels to tiles
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.
Has anybody found work arounds or started any work on this. Seems to be able a common usecase.