File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
website/public/static/demo/vue-cesium/example Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1616
1717< body >
1818 < div id ="app ">
19- < mapgis-web-scene >
19+ < mapgis-web-scene
20+ lib-path ="./static/libs/cdn/cesium/Cesium.js "
21+ plugin-path ="./static/libs/cdn/zondyclient/webclient-cesium-plugin.min.js "
22+ >
2023 < mapgis-3d-raster-layer :url ="url "> </ mapgis-3d-raster-layer >
2124 < mapgis-3d-igs-m3d :auto-reset ="autoReset " :maximum-screen-space-error ="maximumScreenSpaceError "
2225 :url ="m3dUrl "> </ mapgis-3d-igs-m3d >
Original file line number Diff line number Diff line change 1616
1717< body >
1818 < div id ="app ">
19- < mapgis-web-scene >
19+ < mapgis-web-scene
20+ lib-path ="./static/libs/cdn/cesium/Cesium.js "
21+ plugin-path ="./static/libs/cdn/zondyclient/webclient-cesium-plugin.min.js "
22+ >
2023 < mapgis-3d-raster-layer :url ="url "> </ mapgis-3d-raster-layer >
2124 < mapgis-3d-igs-m3d :auto-reset ="autoReset " :maximum-screen-space-error ="maximumScreenSpaceError "
2225 :url ="m3dUrl "> </ mapgis-3d-igs-m3d >
Original file line number Diff line number Diff line change 1616
1717< body >
1818 < div id ="app ">
19- < mapgis-web-scene >
19+ < mapgis-web-scene
20+ lib-path ="./static/libs/cdn/cesium/Cesium.js "
21+ plugin-path ="./static/libs/cdn/zondyclient/webclient-cesium-plugin.min.js "
22+ >
2023 < mapgis-3d-igs-vector-layer :gdbps ="gdbps " :base-url ="baseUrl "> </ mapgis-3d-igs-vector-layer >
2124 </ mapgis-web-scene >
2225 </ div >
You can’t perform that action at this time.
0 commit comments