Open kjohnsonGIS opened 6 years ago
Hm, I'm not super familiar with the code anymore but try this:
Add
this.emptyStore(this.labelSelectionStore);
to the start of this function here: https://github.com/roemhildtg/cmv-widgets/blob/master/widgets/LabelLayer.js#L207
Let me know if that fixes it
Thanks for getting back to me! That did the trick! Thank you!
Hi, I'm noticing on the label widget, after choosing to label a field on a certain layer, then choosing a different layer, the field list contains the fields of the first layer and the second. Just wondering if this has been noticed before and if i'm doing something wrong in the config.
Heres my current config:
BTW this is a great widget, i see it being super useful to our users! Thanks!