[]
Initializes a new instance of MapSlice object.
public MapSlice(double zoom, int latSlices, int longSlices)
| Type | Name | Description |
|---|---|---|
| double | zoom | The minimum zoom of this slice. |
| int | latSlices | The number of latitude divisions for this slice. |
| int | longSlices | The number of longitude divisions for this slice. |