The ArcGISLayerFactory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ArcGISLayerFactory | Initializes a new instance of the ArcGISLayerFactory class |
Methods
| Name | Description | |
|---|---|---|
| CreateLayer | Use this method to add an ArcGIS Server map service to the Virtual Earth map.
This method creates a VETileSourceSpecification based on the map service defined in the input url. It also returns a JSON formatted response with service information. | |
| GetResourceInfo | Requests service information. The information is passed to the callback function. The result of this operation will be a JSON formatted response with details about the service. |
Properties
| Name | Description | |
|---|---|---|
| Token | Authentication token to be used in the task's requests to a secured service. |
