Reload the object list when the data browser is reopened
This commit is contained in:
parent
90621b4b4f
commit
5508a3857f
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ function initializeBrowse(map) {
|
|||
|
||||
openSidebar();
|
||||
|
||||
if (browseObjectList) loadObjectList();
|
||||
|
||||
map.on("moveend", updateData);
|
||||
updateData();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue