var instance; // Type: wijmo.maps.ICoordConverter; var value; // Type: IPoint value = instance.center;
var center : IPoint;
The current center of the map, in geographic unit.
var instance; // Type: wijmo.maps.ICoordConverter; var value; // Type: IPoint value = instance.center;
var center : IPoint;