| Package | com.esri.aws.services |
| Class | public class Layer |
| Property | Defined by | ||
|---|---|---|---|
| name : String
The name of the layer.
| Layer | ||
| visibility : Boolean
The visibility of the layer.
| Layer | ||
| name | property |
public var name:StringThe name of the layer.
| visibility | property |
public var visibility:BooleanThe visibility of the layer. Valid values when used in the object MapImageOptions are "on" or "off". Default maintains the default behavior of the layer, for example, on at certain scales and off at certain scales. A map layer with a visibility value of "on" will not appear at all extents.