[]
Represents a map slice as used in MapVirtualLayer.
public class MapSlice
| Name | Description |
|---|---|
| MapSlice(int, int, double) | Initializes a new MapSlice. |
| Name | Description |
|---|---|
| LatSlices | Gets the number of latitude divisions for this slice. |
| LongSlices | Gets the number of longitude divisions for this slice. |
| Zoom | Gets the minimum zoom of this slice. |