TileLayer.TilingScheme Property
Gets or sets the tiling scheme to use.
Syntax
public TilingScheme TilingScheme { get; set; }
Property Value
Remarks
This property can be use to force the layer to use a tiling scheme compatible with Google Maps. It is intended to be used with MvtDataSet which also uses this scheme, to avoid some rendering artifacts that may appear if the TileLayer and dataset use different tiling schemes.
Platforms
Windows, Linux, Android