vue-leaflet / Vue2Leaflet

Vue 2 components for Leaflet maps
https://vue2-leaflet.netlify.app
MIT License
1.96k stars 379 forks source link

[bug] Change 'upperCase' to 'uppercase' in mixins/TileLayerWMS #697

Closed nielsklazenga closed 2 years ago

nielsklazenga commented 3 years ago

This fixes a minor bug in the LWMSTileLayer component. The 'uppercase' option is all lowercase in Leaflet (https://leafletjs.com/reference.html#tilelayer-wms)