Select to view content in your preferred language

Support Clipping parameters of Map service in Web Map Spec/Export Web Map Spec

232
1
04-11-2023 06:59 PM
TomYeung_Aecom
New Contributor

Hello, clipping/spatial filter parameter is supported in Map Service seems 10.8.

However, how can we apply clipping parameters in ArcGIS Map SDK for JS?

Also, we want the printing function ConvertWebMapToArcGISProject to support such clipping parameter as well.

0 Kudos
1 Reply
Lerman
by
Occasional Contributor

Unfortunately, the JS API has never added clipping parameter. You can use the customParameters property of MapImageLayer to accomplish this.

0 Kudos