Skip to content

Commit f3600ba

Browse files
author
David
committed
lib update
1 parent c95ee6b commit f3600ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs2/vts-browser.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37631,6 +37631,7 @@ MapOctree.prototype.onBinFileLoaded = function(info, data) {
3763137631
const pos = this.map.getPosition();
3763237632
pos.setCoords(coords);
3763337633
pos.pos[3] = 'fix';
37634+
pos.setViewExtent(500);
3763437635
this.map.setPosition(pos);
3763537636
}
3763637637
}

0 commit comments

Comments
 (0)