You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
按照您说的,进行修改后,将整个项目放入nginx目录下,调用,浏览器出现以下情况:
index.js:102 TypeError: VectorTileImageryProvider is not a constructor
at index.js:40:37
index.js:121 Uncaught (in promise) TypeError: VectorTileImageryProvider is not a constructor
at index.js:121:32
"scripts": {
"start": "mesh3d start -p=8023",
"build": "node src/bundle.js",
"prepublishOnly": "npm run build"
},
mesh3d是啥命令?
The text was updated successfully, but these errors were encountered: