Skip to content

sazal-ns/BetterWMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterWMS

Leaflet WMS + GetFeatureInfo

Forked from https://github.com/jfaraklit/BetterWMS

Usage

L.tileLayer.betterWms(wms url, {
        layers: "layer",
        format: 'image/png',
        transparent: "true",
        style: 'style',
        opacity: 1,
        attribution: "attribution",
    });

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Packages

No packages published

Languages

  • JavaScript 100.0%