Sets the name of the layer.
Returns this map layer.
Usage | Returns |
---|---|
CloudStorageLayer.setName(name) | ui.Map.AbstractLayer |
Argument | Type | Details |
---|---|---|
this: ui.map.abstractlayer | ui.Map.AbstractLayer | The ui.Map.AbstractLayer instance. |
name | String, optional | The name of the layer. |