mstahv / v-leaflet

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

Fix tooltip stylemethods #214

Closed jgoderbauer closed 3 years ago

jgoderbauer commented 3 years ago

When a style (className) has been set (e.g. with setStyle) the style was not applied to tooltips. I added the passing of the style to the tooltip and modified the popup so that it's done the same way for both.

Also added for both cases an example to the demoandtestapp.