Add a configuration option to the Notebook Web Tool or Analysis tool that forces a map refresh after a web tool is run successfully. Changes to a web map are not apparent to end user after a Web Tool is run, page must be refreshed manually to see some Web Tool results. For example, adding a layer to the map, changing symbology or basemap.
Refresh is required when running the notebook web tool from Map Viewer or Experience Builder
Hi @ScottShield,
Thanks for the feedback!
Were you outputting layers from the web tool?
In Map Viewer, we expect output layers to be added to the map automatically as soon as the tool finishes running.
In Experience Builder, you can configure an output layer parameter to "Add result layers to map automatically". This option is usually toggled on by default.
Or, were you updating a web map item (adding layers, adjusting basemap and symbology, etc.) from within the notebook web tool using ArcGIS API for Python?
Thank you!
Lingtao
Product Engineer for ArcGIS Notebooks
I ran a test that updated the basemap after running the web tool. The map did not refresh after the tool ran. Another test filtered a layer that was already in the map, same thing happened, had to refresh manually. I can try testing again with your suggestions if you think it should be working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.