

Dynamic layers support both the Standard and Maplex labeling engines.To turn on labels on a layer that does not have labels defined on it, set showLabels to true and use labelingInfo to specify labels.Labels ( hasLabels set to true on layer resource). Use showLabels to turn on/off labeling on a layer that has.Use scaleSymbols to turn off scaling symbols on a layer that reports canScaleSymbols to be true on the layer resource.transparency is on a scale of 1-100, where 0 is opaque and 100 is 100 percent transparent.When drawingInfo is provided, map service ignores the symbology that is stored with the Layer File and instead uses the one the user provides. lyrx) generated from ArcGIS Pro, drawingInfo is optional. If the layer source is a workspace layer based on a Layer File (.If the layer source is a dataLayer based on a data table ( table or queryTable dataSource), set drawingInfo.When defining a dynamic layer, if the layer source is of type mapLayer, use the ID in layer resource as the mapLayerId for the dynamic layer.Users can indicate whether the layer should use the time extent specified by the time parameter, whether to draw the layer features cumulatively and the time offsets for the layer.

It's important that theĬlient-side code update its extent based on the response. The exported map'sĮxtent is sent along with the JSON and HTML responses, and may be To prevent map images from appearing stretched. When the aspect ratio of the image size does not match The extent displayed in the exported map image may notĮxactly match the extent sent in the box parameter This approach, you don't get any information associated with theĮxported map other than the actual image. When users perform an export with theįormat of image, the server responds by directly This resource provides information about theĮxported map image such as its URL, its width and height, extentĪpart from the usual response formats of HTML and JSON, usersĬan also request a format called image while The export operation is performed on a map service resource.
