Click or drag to resize

TileImageFormatInfo.MatrixForZoomlevel Method

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public static Matrix MatrixForZoomlevel(
	Map map,
	int zoomLevel
)

Parameters

map
Type: Easymap.AddIn.Mapping.Map
zoomLevel
Type: System.Int32

Return Value

Type: Matrix
See Also