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

Object
   wijmo.maps.wijitemslayer.options

Fields
 NameDescription
public Option

Type: wijmo.maps.IPoint

The current center of the layer, in geographic unit.

 
public Option

Type: wijmo.maps.ICoordConverter

The converter used to convert the coordinates in geograhic unit (longitude and latitude), logic unit(percentage) and screen unit (pixel).

 
public Option

Indicates whether the layer is disabled or not.

 
public Option

Specifies whether the map is on zooming.

 
public Option

Type: wijmo.maps.IPoint

The target center of the layer, in geographic unit.

 
public Option

The target zoom of the layer.

 
public Option

The type of the wijlayer. Wijmaps supports built-in vector, items and virtual layer. For custom layer, the type is "custom".

 
public Option

The current zoom of the layer.

 
Top
Events
 NameDescription
public EventThe function to be called when request the data.  
Top
See Also

Reference

wijmo.maps.wijitemslayer Namespace