The ArcGISLayerFactory type exposes the following members.

Methods

  NameDescription
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.

See Also