Update wmsLayer.ts#9
Conversation
|
Hi thanks for the Merge request, the header should already be included in the superClass, see: https://github.com/virtualcitySYSTEMS/map-core/blob/release-v6.3/src/layer/layer.ts#L69 and |
|
Okay I see, thanks for the fast response. I still can't figure out the problem why i can't integrate a protected wms service with basic authentication. No map tiles are rendered, and no GetMap request error appears in the browsers's Network tab. Does VC Map support sending custom headers such as authorization when loading wms tiles? URL: WMS layers: WMS parameters: Header: fetch: |
|
Hi, can you send me the credentials via message, or email, than i can take a quick look. A WMS Service should work with defined headers. |
bei wms dienst mit basic authentication wird der konfigurierte authorization header nur bei getcapabilities mitgesendet. bei Getmap und GetLegendGraphic anfragen wird er nicht mitgeschickt