Wijmo UI for the Web
pinpoint Field
wijmo.maps Namespace > IVirtualLayerItem Interface : pinpoint Field

Type: wijmo.maps.IPoint

The point within the item to pin the element on the location. The (0,0) is used if not specified.

Syntax
var instance; // Type: wijmo.maps.IVirtualLayerItem;
var value; // Type: IPoint
value = instance.pinpoint;
var pinpoint : IPoint;
See Also

Reference

IVirtualLayerItem Interface