mstahv / v-leaflet

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

Add tileSize option to GridLayer #220

Open dve opened 3 years ago

dve commented 3 years ago

For GridLayer in leaflet there is an "tileSize" option to control the size of the tiles. This should be available in v-leaflet too.

https://leafletjs.com/reference-1.1.0.html#gridlayer-tilesize

dve commented 3 years ago

It is already in g-leaflet