ArcGISMapImageSublayer

constructor(id: Long, sublayerSource: SublayerSource? = null)

Create a map image sublayer with the specified id and the specified sublayer source. Only map services that support dynamic layers will be able to manage sublayers with sublayer sources.

Since

200.1.0

Parameters

id

the id to specify

sublayerSource

the source, or null if none.