Public Methods
ClearCache |
Clears the image data cache associated with this instance. This is equivalent to deleting and re-adding the overlay. |
Read |
Reads a tile from the specified extent, scales it to and stores the result in image. |
Reload |
Reloads the image data associated with this instance. Preserves the current image data until new image data replaces it. |
ShutDown |
Called automatically when imagery is being removed from the globe. |
StartUp |
Called automatically when imagery is being added to the globe. |
Public Properties
IsTranslucent |
Gets whether the overlay contains translucent imagery. |
MaximumMetersPerPixel |
Gets the maximum resolution of the inlay in meters per pixel. |
Projection |
Gets the map projection. Valid values are MapProjection.Mercator and MapProjection.EquidistantCylindical. |