Wijmo UI for the Web
widgetName Field
wijmo.maps Namespace > ICustomLayerOptions Interface : widgetName Field

The name of the widget which is used to render the custom wijmaps layer.

Syntax
var instance; // Type: wijmo.maps.ICustomLayerOptions;
var value; // Type: string
value = instance.widgetName;
var widgetName : string;
Remarks
The widget need implements the IWijlayer interface.
See Also

Reference

ICustomLayerOptions Interface