Mehigh17 / BlazorLeaflet

BlazorLeaflet is a Blazor component wrapping Leaflet's APIs, offering a simple and homogeneous implementation of the Leaflet maps.
MIT License
180 stars 91 forks source link

Basic support for WMS tile layers, incl. sample #42

Open chucker opened 4 years ago

chucker commented 4 years ago

This adds support for TileLayer.WMS.

I'm including a sample page, so it should be straightforward enough.

chucker commented 4 years ago

Leaving as draft until I figure out rebasing