Leaflet / Leaflet.VectorGrid

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

Road labels #35

Closed mg262 closed 7 years ago

mg262 commented 7 years ago

Is there any way of displaying road labels from the road_label layer? I can't find any appropriate L.Path settings...

IvanSanchez commented 7 years ago

No.

Or, better said, "not yet". You're welcome to come up with an Leaflet implementation to display slanted/curved text on polylines.