leaflet.TileLayer.WMTS
leaflet.TileLayer.WMTS copied to clipboard
Support for actually parsing result from Capabilities request
Basically what the title says ... the library should actually fetch the data from the capabilities URL and use the data (bounding boxes, layers, and so on).