@mapgear/geoapps > ServiceBaseLayer
ServiceBaseLayer class
Represents service baselayer as an extension of the Baselayer
object
export declare class ServiceBaseLayer extends BaseLayer
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(baseLayerId, title, dataset) | Constructs a new instance of the ServiceBaseLayer class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
ServiceDefinition | readonly | Dataset | Definition of the service that should be rendered as baselayer |
Type | readonly | BaseLayerType | Returns the baselayer type for a service baselayer |