File tree Expand file tree Collapse file tree 3 files changed +16
-10
lines changed
website/public/static/demo/vue-cesium/example Expand file tree Collapse file tree 3 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 1515</ head >
1616
1717< body >
18- < div id ="app ">
19- < mapgis-web-scene >
20- < mapgis-3d-raster-layer :url ="url "> </ mapgis-3d-raster-layer >
21- < mapgis-3d-igs-m3d :auto-reset ="autoReset " :maximum-screen-space-error ="maximumScreenSpaceError "
22- :url ="m3dUrl "> </ mapgis-3d-igs-m3d >
23- < mapgis-3d-sightline > </ mapgis-3d-sightline >
24- </ mapgis-web-scene >
25- </ div >
18+ < div id ="app ">
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+ < mapgis-3d-raster-layer :url ="url "> </ mapgis-3d-raster-layer >
23+ < mapgis-3d-igs-m3d :auto-reset ="autoReset " :maximum-screen-space-error ="maximumScreenSpaceError "
24+ :url ="m3dUrl "> </ mapgis-3d-igs-m3d >
25+ < mapgis-3d-sightline > </ mapgis-3d-sightline >
26+ </ mapgis-web-scene >
27+ </ div >
2628
2729 < script >
2830 new Vue ( {
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 ">
2022 < mapgis-3d-raster-layer :url ="url "> </ mapgis-3d-raster-layer >
2123 < mapgis-3d-igs-m3d :auto-reset ="autoReset " :maximum-screen-space-error ="maximumScreenSpaceError "
2224 :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 ">
2022 < mapgis-3d-igs-vector-layer :gdbps ="gdbps " :base-url ="baseUrl "> </ mapgis-3d-igs-vector-layer >
2123 </ mapgis-web-scene >
2224 </ div >
You can’t perform that action at this time.
0 commit comments