Select to view content in your preferred language

How to use WMS layer with proxy url?

477
0
12-17-2022 11:27 AM
D_R_
by
Occasional Contributor

Hello!

We have some WMS services, which are wrapped with proxy URL.

We are creating WMS layers using WmsLayer() constructor out of them.

The problem:

It seems that ESRI SDK gets WMS capabilities using that proxy URL correctly, but it abandons that URL after that and starts using some internal WMS URL, which is retrieved from WMS capabilities. And that is very undesirable for us!!!

How can we force WmsLayer to use that initial URL? I mean that one which is passed to WmsLayer() constructor??

-

I think my issue is similar to that one in JS:

https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-4-requesting-wrong-url-when...

Soo... Is ArcGIS Runtime SDK for Android able to give similar solution??

 

Tags (1)
0 Kudos
0 Replies