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

The coordinate in horizontal.

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

Reference

IPoint Interface