MKTileOverlayPath.Z Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Zoom level for the MKTileOverlay.
public nint Z;
val mutable Z : nint
Field Value
System.System.IntPtr
System.nativeint
Remarks
Zoom Level | Number of tiles to map entire world |
---|---|
0 | 1 |
1 | 4 |
2 | 16 |
n | (2N)^2 |