var instance; // Type: wijmo.maps.IVirtualLayerItem; var value; // Type: IPoint value = instance.pinpoint;
var pinpoint : IPoint;
The point within the item to pin the element on the location. The (0,0) is used if not specified.
var instance; // Type: wijmo.maps.IVirtualLayerItem; var value; // Type: IPoint value = instance.pinpoint;
var pinpoint : IPoint;