remove wms handler modifications
Opened this issue · 0 comments
brandonmayer-zz commented
the current wms_handler function overrides and hard codes the get request before passing to getMap. Remove overriding and custom get parameters. Only use standard wms requests and pass the raw data to getMap.