Does the LocalLayer widget work with WAB 2.3? I configured it and can add layers but the OK, Cancel, and X button do not do anything - when clicked on, nothing happens.
Thank you,
Renee
Yes, version 2.2 of the LL widget works fine for me in WAB Dev 2.3 and 2.4 apps.
I have the same problem Renee describes.
Here is an error shown in Chrome dev tools from trying to close the configuration window.
"Cannot read property '_tables' of undefined"
I wonder what I'm doing wrong then. I set the "visibility: false" and using Firefox. Anything I'm missing? Thank you !!
Yes, I am having the same issue which Ron pointed out- "Cannot read property '_tables' of undefined". Any pointers?
Hi Barnaby,
I have 2.4 WAB also and this doesn't even show up after I configure the config.json (predefined-app\default folder), is there something else that you did to get this to work for 2.4? I don't see it anywhere, in the header controller, in the on panel widgets, nowhere...
Hi Jeff,
Did you follow all the Setup instructions here?
GitHub - cmndrbensisko/LocalLayer:
Cheers,
Barnaby
Hi Barnaby:
I followed the setup instructions. Then, I encounter the issue which Ron Steward pointed out? Did you upgrade from previous version or did you start it fresh?
Thanks
-Raju
Thanks for the reply. Yes I did set it up using those instructions, (the first part, putting in the widget definition for the foldable theme, I figured the rest of the directions is to get the other widgets/themes to work with it). I’ve double and triple checked it and all looks OK. However, I’m not sure where to find it, should it show up in the widget list when I click one of the numbered “placeholders”, or is it in the header controller widgets, or am I looking in the wrong places? (I’m kinda new to all this…)
This is what I added to the widgetonscreen section of the config.json
{
"uri": "widgets/LocalLayer/Widget",
"visible": false
},
And I made sure the LocalLayer is the same as the folder name for the widget that I downloaded from github (I changed it from LocalLayer-2.2)
And I am using the Foldable theme
I did notice that after I create the app, when I go to the widgets folder under server for the app that I created, the LocalLayer folder shows up there, so it is finding it and copying it over when the app is created.
BTW, the regular GeoNet thread for the LocalLayer widget is:
LocalLayerWidget and AccessifizrWidget | GeoNet
I too didn't have much luck with these two set of components.
I assume either they don't have backward compatibility or the setup instructions is missing one or more steps
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.