ticinum-aerospace / leaflet-wms-header

Custom headers on Leaflet TileLayer WMS
BSD 2-Clause "Simplified" License
27 stars 28 forks source link

Wrong capitalization for factory function #2

Closed fkm closed 5 years ago

fkm commented 5 years ago

The following should be:
L.tileLayer.wmsHeader = ...

https://github.com/ticinum-aerospace/leaflet-wms-header/blob/b1518fbbaa87457239fb52223f6b98fccc940bae/index.js#L39

ticinum-aerospace commented 5 years ago

fixed, thank you