frogcat / leaflet-tilelayer-colorpicker

A Leaflet TileLayer with getColor(latLng)
MIT License
23 stars 3 forks source link

Support for wms? #5

Open vincedchart opened 4 months ago

vincedchart commented 4 months ago

This is nice, do you support Wms? i will then make my own colored heights and put it to geoserver... what color scheme should i respect?

frogcat commented 4 months ago

Please check out the added simple sample. I'm not very familiar with WMS, but it seems to be working fine.

Source: https://github.com/frogcat/leaflet-tilelayer-colorpicker/blob/master/wms.html Demo: https://frogcat.github.io/leaflet-tilelayer-colorpicker/wms.html