Web App Builder - use ArcGISDynamicMapServiceLayer instead of FeatureLayer

554
1
Jump to solution
08-05-2019 12:44 PM
MaximeDemers
Occasional Contributor III

Hi,

Is it possible to define the layer type as ArcGISDynamicMapServiceLayer instead of FeatureLayer for a MapService that is hosted in an ArcGIS Server Entreprise?

I would like the service to return images instead of vectors because it's a layer with a lot of features. Is there a parameter somewhere where we can define this?

Thank you,

Maxime

0 Kudos
1 Solution

Accepted Solutions
LeoLiu1
Occasional Contributor

Hi Maxime,

You need a map image layer : 

You can do this easily in ArcGIS Pro/ArcMap: 

https://pro.arcgis.com/en/pro-app/help/sharing/overview/map-image-layer.htm

Or, add a web item by the map service URL without layer id: 

https://sampleserver6.arcgisonline.com/arcgis/rest/services/Hurricanes/MapServer

View solution in original post

1 Reply
LeoLiu1
Occasional Contributor

Hi Maxime,

You need a map image layer : 

You can do this easily in ArcGIS Pro/ArcMap: 

https://pro.arcgis.com/en/pro-app/help/sharing/overview/map-image-layer.htm

Or, add a web item by the map service URL without layer id: 

https://sampleserver6.arcgisonline.com/arcgis/rest/services/Hurricanes/MapServer