Classes
Type Definitions
GetLayersCallback
Callback object for Cadcorp.OpenLayers.Layer.GeognoSISRest#getLayers
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
finishedLoadingCallback |
function | The function that will be called when each layers has been queried |
scope |
Object | The context that the callbacks will be called in |
failedHandler |
function | The function that will be called in the event an error occurs getting the layer details |