alexandre-melard / leaflet.TileLayer.WMTS

Add WMTS layering for leaflet
Other
78 stars 84 forks source link

Added support for leaflet v.1 #13

Closed vakata closed 6 years ago

vakata commented 7 years ago

Please review as I am not sure I got all of it right - this is just a quick fix for something I am working on, but it seems to work properly. Should also close https://github.com/mylen/leaflet.TileLayer.WMTS/issues/11

QbyteFennek commented 7 years ago

in ES6 I got some complaints by JS.

tilewidth = se.x-nw.x;

This wouldn't work until I explicitly declared it.

ferdis commented 7 years ago

@mylen are you still maintaining this?

alexandre-melard commented 6 years ago

Sorry, I haven't been on github for quite long !