Initializes a new instance of the WebMapReference class.
The URL to the REST endpoint of the WebMapReference.
Occurs when initialization of this object fails.
Occurs when initialization succeeds with a response from the REST endpoint. Depending on the API, this response may actually be an error message served as a correct HTTP response.
We'll store the schemas for any layer collections we find so that we can re-upload them to AGOL
The display name of the WebMapReference.
The ID of the WebMapReference.
The exception that occurred if the object could not be initialized.
Whether or not the object was successfully initialized.
The Site that the WebMapReference belongs to.
The URL that this resource was initialized from.
Configures the web map reference.
The web map reference object.
Performs a callback function when this instance has been initialized. If this instance is already initialized when this function is called, the callback function will execute immediately.
The scope to using when executing the callback - i.e. the value of the 'this' variable in the callback function. This parameter may be ommitted in which cased the first parameter will be used as the callback function.
The callback function to execute when this instance has been initialized.
Initializes the {@link geocortex.essentials.AsyncInitializable}. This is an asynchronous method, you may subscribe to the onInitialized and onInitializationFailed events for completion information.
Gets whether the DataLink is currently performing data linking.
Represents a Web Map, as referenced by a Site.