Wijmo UI for the Web
IMultiScaleTileSource Interface
wijmo.maps Namespace : IMultiScaleTileSource Interface
Defines an object that represents the tile source of the map.
Fields
 NameDescription
 Field

The maximum zoom level supports by this tile source. The default is 19.

 
 Field

The minmum zoom level supports by this tile source. The default is 1.

 
 Field

The height of the tile, in pixel. The default is 256.

 
 Field

The width of the tile, in pixel. The default is 256.

 
Top
Methods
 NameDescription
 MethodThe callback function to get the url of the specific tile.  
Top
See Also

Reference

wijmo.maps Namespace