Click or drag to resize

ReprojectionService Fields

The ReprojectionService type exposes the following members.

Fields
  NameDescription
Protected fieldSourceMapService
the source map service delivering the map images to be re-projected
Protected fieldTargetToSourceTransformation
The coordinate transformation that transforms target (this.CRS) to source (mapService.CRS) points
Protected fieldStatic memberTransparentTile
In case the ReprojectionService is used to render tiles, prepare a transparent tile that can be re-used by RenderTransparentImage.
Protected fieldStatic memberTransparentWhite
Transparent white - the color used when creating default images
Top
See Also