# leaflet.TileLayer.WMTS **Repository Path**: leaflet-unofficial-plugins/leaflet.TileLayer.WMTS ## Basic Information - **Project Name**: leaflet.TileLayer.WMTS - **Description**: 源自开源项目 https://github.com/alexandre-melard/leaflet.TileLayer.WMTS - **Primary Language**: JavaScript - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: https://github.com/alexandre-melard/leaflet.TileLayer.WMTS - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-07 - **Last Updated**: 2024-05-29 ## 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