Object
wijmo.maps.wijitemslayer.options
Object
wijmo.maps.wijitemslayer.options
Name | Description | |
---|---|---|
center | The current center of the layer, in geographic unit. |
|
converter | The converter used to convert the coordinates in geograhic unit (longitude and latitude), logic unit(percentage) and screen unit (pixel). |
|
disabled | Indicates whether the layer is disabled or not. | |
isZooming | Specifies whether the map is on zooming. | |
targetCenter | The target center of the layer, in geographic unit. |
|
targetZoom | The target zoom of the layer. | |
type | The type of the wijlayer. Wijmaps supports built-in vector, items and virtual layer. For custom layer, the type is "custom". | |
zoom | The current zoom of the layer. |