Configure a custom image globe overlay. Set the extent, tiler, projection, etc.
![]() | Gets the lower altitude bound used to calculate translucency for the image. |
![]() | Gets the lower translucency value for the image. |
![]() | Gets the upper altitude bound used to calculate translucency for the image. |
![]() | Gets the upper translucency value for the image. |
![]() | Gets the cartographic extent that represents the area covered by the GlobeOverlay. The array elements are arranged in the order west longitude, south latitude, east longitude, north latitude. |
![]() | Gets whether the overlay contains translucent imagery. |
![]() | Gets the maximum resolution of the inlay in meters per pixel. |
![]() | Gets the map projection. Valid values are mercator and equidistant cylindrical. |
![]() | Get an interface to set a raster from a bitmap. |
![]() | Get an interface to set a raster from an array. |
![]() | Get an interface to set a raster from a safe array. |
![]() | Gets a custom tiler, if the plugin requires it. The tiler is used to control which extents are requested during a call to Read. |
![]() | Gets the translucency value for the image. The translucency is between 0 and 1, where 0 is fully opaque and 1 is invisible. |
![]() | Gets whether to use altitude to determine the translucency value for the image or not. |