Wijmo UI for the Web
options type
wijmo.maps.wijmultiscaleimage Namespace : options type
Inheritance Hierarchy

Object
   wijmo.maps.wijmultiscaleimage.options

Fields
 NameDescription
public Option

Type: wijmo.maps.IPoint

The current center of the layer, in geographic unit.

 
public Option

Type: wijmo.maps.IMultiScaleTileSource

The source of the wijmaps tile layer. Wijmaps provides some built in sources: <ul> <li>wijmo.maps.MapSources.bingMapsRoadSource</li> <li>wijmo.maps.MapSources.bingMapsAerialSource</li> <li>wijmo.maps.MapSources.bingMapsHybridSource</li> </ul> Set to null if want to hide the tile layer.<br> Set to a new object if want to use another map tile server.

 
public Option

Default value: 3

The current zoom level of the layer.

 
Top
See Also

Reference

wijmo.maps.wijmultiscaleimage Namespace