Dear All
i want to create checkboxes in my widget.i get the layers array from map and next each layer name i want to create checkboxes on widget with on off event listener.
Thanks in advance.
Solved! Go to Solution.
Nadir,
OK... So just use domConstruct to add a checkbox to your widgets domNode.
Nadir,
OK... So just use domConstruct to add a checkbox to your widgets domNode.