leaflet-tilejson
leaflet-tilejson copied to clipboard
TileJSON support for Leaflet
It was a unclear to me from the README that Proj4 and Proj4Leaflet were required dependencies; they are described as "extra" dependencies for an *extension* to the TileJSON spec. These...
I tried loading the `dist.js` file into my document and that caused a big headache because this file apparently includes an old version of Leaflet. I guess it's just meant...
When I pass to context bounds it loosing :( https://github.com/kartena/leaflet-tilejson/blob/069357eff980ec9de8c3548373828125376c2a1a/index.js#L164
When I pass option objects with '[pane](http://leafletjs.com/reference-1.2.0.html#tilelayer-pane)' attribute to [TileJSON.createTileLayer](https://github.com/kartena/leaflet-tilejson/blob/master/index.js#L174), it missing at new tile layer creation. And I can't control it by pane :( Short example ```javascript options.pane =...
Dear Leaflet Plugin Maintainer, We’re excited to announce the release of the **Leaflet V2.0 alpha version**! 🎉 This marks a significant step toward modernizing Leaflet’s architecture and aligning it with...