Wijmo UI for the Web
location Field
wijmo.maps Namespace > IRectangle Interface : location Field

Type: wijmo.maps.IPoint

The upper-left point of the rectangle.

Syntax
var instance; // Type: wijmo.maps.IRectangle;
var value; // Type: IPoint
value = instance.location;
var location : IPoint;
See Also

Reference

IRectangle Interface