var instance; // Type: wijmo.maps.IRectangle; var value; // Type: IPoint value = instance.location;
var location : IPoint;
The upper-left point of the rectangle.
var instance; // Type: wijmo.maps.IRectangle; var value; // Type: IPoint value = instance.location;
var location : IPoint;