Click or drag to resize

ReprojectionTileProviderReprojectionService Property

Gets the ReprojectionService that wraps the outer MapService and is used to render our tiles.

Namespace:  Ptv.XServer.Controls.Map.Layers.WmtsLayer
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
protected ReprojectionService ReprojectionService { get; }

Property Value

Type: ReprojectionService
See Also