Wijmo UI for the Web
center Field
wijmo.maps.wijlayer Namespace > options type : center Field

Type: wijmo.maps.IPoint

The current center of the layer, in geographic unit.

Syntax
var value; // Type: IPoint
value = wijmo.maps.wijlayer.options.center;
var center : IPoint;
See Also

Reference

options type