vue-leaflet / Vue2Leaflet

Vue 2 components for Leaflet maps
https://vue2-leaflet.netlify.app
MIT License
1.96k stars 379 forks source link

coords are not unique #719

Closed belint01 closed 2 years ago

belint01 commented 2 years ago

cords passed by leaflet to createTile method are wrapped and are not unique. LGridLayer component on the other hand treats them as unique which leads to:

belint01 commented 2 years ago

sorry - wrong account