alexandre-melard / leaflet.TileLayer.WMTS

Add WMTS layering for leaflet
Other
78 stars 84 forks source link

Support for actually parsing result from Capabilities request #28

Open FrankyBoy opened 4 years ago

FrankyBoy commented 4 years ago

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).