Wijmo UI for the Web
center Field
wijmo.maps Namespace > ICoordConverter Interface : center Field

Type: wijmo.maps.IPoint

The current center of the map, in geographic unit.

Syntax
var instance; // Type: wijmo.maps.ICoordConverter;
var value; // Type: IPoint
value = instance.center;
var center : IPoint;
See Also

Reference

ICoordConverter Interface