Interface
Mocked whole service, including server info, service definition, layers in the service.
Properties
Property | Type | Notes |
---|---|---|
layers | MockLayerInService[] | The layers of the service. |
serverInfo | ArcGISServerInfo | The root server info. |
serviceDefinition | ServiceDefinition | The service definition. |
url | string | The service URL, e.g. |
layers
optional
Interface Propertylayers: MockLayerInService[]
The layers of the service.