Wijmo UI for the Web
type Field
wijmo.maps.wijlayer Namespace > options type : type Field

The type of the wijlayer. Wijmaps supports built-in vector, items and virtual layer. For custom layer, the type is "custom".

Syntax
var value; // Type: string
value = wijmo.maps.wijlayer.options.type;
var type : string;
See Also

Reference

options type