Gets the MapSlicesCollection specifying how the layer is partitioned for virtualizaiton.
Declaration
public MapSlicesCollection Slices { get; }
Remarks
Each MapSlice defines a set of regions this virtual layer will get items for when needed.
The minimum zoom of a MapSlice is the value of its Zoom property, while the
maximum zoom is the value from the Zoom property of the next slice.