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

Object
   wijmo.maps.wijlayer.options

Fields
 NameDescription
public Fieldstatic (Shared in Visual Basic)

Type: wijmo.maps.IPoint

The current center of the layer, in geographic unit.

 
public Fieldstatic (Shared in Visual Basic)

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 Fieldstatic (Shared in Visual Basic)

Indicates whether the layer is disabled or not.

 
public Fieldstatic (Shared in Visual Basic)

Specifies whether the map is on zooming.

 
public Fieldstatic (Shared in Visual Basic)

Type: wijmo.maps.IPoint

The target center of the layer, in geographic unit.

 
public Fieldstatic (Shared in Visual Basic)

The target zoom of the layer.

 
public Fieldstatic (Shared in Visual Basic)

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

 
public Fieldstatic (Shared in Visual Basic)

The current zoom of the layer.

 
Top
See Also

Reference

wijmo.maps.wijlayer Namespace