mstahv / v-leaflet

Leaflet add-on for Vaadin
Other
43 stars 38 forks source link

Feature Request: Labels and Rotate marker icons #10

Open chrisdo opened 10 years ago

chrisdo commented 10 years ago

Adding standard features like Labels and the possibility to rotate marker icons would allow using the plugin with more use cases:

Labels as Leaflet plugin: https://github.com/Leaflet/Leaflet.label Rotate marker icons: https://github.com/shramov/leaflet-plugins/tree/master/layer (also includes an alternative for labels)

mkoivi commented 10 years ago

+1! Labeling is definetely a needed standard feature, wonder why it's not included in Leaflet main package.

mstahv commented 9 years ago

Note that with DivIcon:s and LMarker one can put some text on the map. Not the same though as real Labels.