Wijmo UI for the Web
latitudeSlices Field
wijmo.maps Namespace > IMapSlice Interface : latitudeSlices Field

The number of latitude divisions for this slice.

Syntax
var instance; // Type: wijmo.maps.IMapSlice;
var value; // Type: number
value = instance.latitudeSlices;
var latitudeSlices : number;
See Also

Reference

IMapSlice Interface