-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3f3591e
commit c84155d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule qwc2
updated
9 files
+2 −2 | components/map3d/Map3D.jsx | |
+329 −0 | components/map3d/MapExport3D.jsx | |
+0 −135 | components/map3d/PrintScreen3D.jsx | |
+1 −1 | components/map3d/TopBar3D.jsx | |
+5 −12 | components/map3d/style/MapExport3D.css | |
+1 −1 | plugins/MapExport.jsx | |
+1 −1 | plugins/Print.jsx | |
+0 −1 | plugins/View3D.jsx | |
+12 −12 | plugins/style/MapExport.css |