BaseLayerMixin
This mixin provides baselayer functionality to any layer
Member Summary
| Public Members | ||
| public |
|
|
| Private Members | ||
| private |
|
|
Method Summary
| Public Methods | ||
| public |
initialize(options: BaseLayerMixinOptions) |
|
| public |
This method sets the next available layer visible if this layer gets unavailable and was the visible baselayer |
|
| public |
This method sets all other baselayers not visible if set true. |
|
Public Methods
public initialize(options: BaseLayerMixinOptions) source
Params:
| Name | Type | Attribute | Description |
| options | BaseLayerMixinOptions |
public onChangeAvailable() source
This method sets the next available layer visible if this layer gets unavailable and was the visible baselayer
