Leaflet WMTS tile Layer
npm install @mladen/leaflet.tilelayer.wmtsleaflet.TileLayer.WMTS
======================
Add WMTS layering for leaflet. I modified a bit the code from IGN that you can find here:
http://api.ign.fr/tech-docs-js/examples/js/geoportalLeaflet.js
Demo
http://leaflet.melard.fr
In order to use this plugin, include the leaflet-tilelayer-wmts.js on your page and use it as follow:
``html``