A simple and lightweight Leaflet plugin to apply CSS filters on map tiles.
:120%', ] ```  **If you want to apply the filter to all layers, use the [TileLayer.WMS](https://leafletjs.com/reference.html#tilelayer-wms) option:** ```js let map = L.map('map').setView([51.505, -0.09], 13); let oldFilter = [ 'grayscale:100%', 'invert:100%', ] let myTileLayer = L.tileLayer.wms('https://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi', { layers: 'nexrad-n0r-900913', format: 'image/png', transparent: true, attribution: 'NOAA NWS', colorFilter: oldFilter, }).addTo(map); ``` ## License MIT
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.