# leaflet.TileLayer.WMTS **Repository Path**: opengis-leaflet/leaflet.TileLayer.WMTS ## Basic Information - **Project Name**: leaflet.TileLayer.WMTS - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-06-27 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README leaflet.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