|
@@ -16,7 +16,7 @@ const ModelTypes = {
|
|
|
}
|
|
|
let cesAspect
|
|
|
|
|
|
-export const enter = ({ dom, mapDom, isLocal, lonlat, scenes }) => {
|
|
|
+export const enter = ({ dom, mapDom, isLocal, lonlat, scenes, laserRoot }) => {
|
|
|
console.warn('新的页面')
|
|
|
Potree.settings.isOfficial = true //标记为正式、非测试版本
|
|
|
//Potree.fileServer = axios
|