Wijmo UI for the Web
y Field
wijmo.maps Namespace > IPoint Interface : y Field

The coordinate in vertical.

Syntax
var instance; // Type: wijmo.maps.IPoint;
var value; // Type: number
value = instance.y;
var y : number;
See Also

Reference

IPoint Interface