call schedule_refresh_tile_access()
This commit is contained in:
parent
a433a204e2
commit
0eb444eb38
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ c3nav = {
|
|||
c3nav._levelControl.finalize();
|
||||
c3nav._levelControl.setLevel(c3nav.levels[0][0]);
|
||||
|
||||
c3nav.schedule_refresh_tile_access();
|
||||
|
||||
},
|
||||
|
||||
schedule_refresh_tile_access: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue