leaflet.TileLayer.WMTS
leaflet.TileLayer.WMTS copied to clipboard
Add WMTS layering for leaflet
I am trying to add the default WMTS Italy mosaic that can be found in GeoServer by default (nurc:mosaic, namely) to my map via Leaflet by tweaking the code shared...
Hi, I am trying to use it with an angular-cli project. I manage to import the javascript file with the instruction in my typescript source : import * as wmts...
Hi Thanks, nice plugin! Any chance you worked on a version that supports other projections than web mercator. For example Lambert93? I actually tried to load the TileMatrixSet from getCapabilities...
Hello, I have a problem with your plugins, my map still grey, it doesn't load the wmts data, even if I copy/paste exactly your code of [http://leaflet.melard.fr](http://leaflet.melard.fr). Can someone help...