@mapgear/geoapps > ServiceGroupBaseLayer
ServiceGroupBaseLayer class
Represents service group baselayer as an extension of the Baselayer object
export declare class ServiceGroupBaseLayer extends BaseLayer
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(baseLayerId, title, serviceDefinition) | Constructs a new instance of the ServiceGroupBaseLayer class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| ServiceDefinition | readonly | Dataset[] | The service definitions for this service group |
| Type | readonly | BaseLayerType | Returns the baselayer type for a service group baselayer |