Commit Graph

15 Commits

Author SHA1 Message Date
Arno Kaimbacher
4f34cc6ab2 - add BoreholePopup into analysis tab
- add click propgations for several ui controls
- begin with typescript modules via babel 7
- add babel typescript module
- npm updates
2021-04-15 18:06:58 +02:00
Arno Kaimbacher
f42bbf5574 - alsos slicing DEM layer
- slicing box white background with opacity
- toggle slicing box in analysis tab
- all map buttons with font awesome icons
- three.js update to 0.127.0
2021-04-01 16:49:57 +02:00
Arno Kaimbacher
37d7973071 - new BoreholeTool: BoreholeControl.css, BoreholeControl.js, BaseEditor.js, MarkerLayer
- changes in: Picking.js, domUtil.js, Map.js, Layer.js (for popup), main.js, index.html (third data tab)
- npm updates
2021-03-23 12:26:43 +01:00
Arno Kaimbacher
885947ee31 - scss framework bulma 2021-03-18 17:40:47 +01:00
Arno Kaimbacher
fef72d5402 - ShowModal.js component
- question icon in LayerControl.js
- other includes in main.js
- support for decorators (.babelrc)
- package updates (package.json)
- trials with vuejs (webpack.config.js)
2021-03-17 09:22:12 +01:00
Arno Kaimbacher
78ae3e2a63 - grid coordinate layer with horizontal x values
- only DemLayer and TinLayer in LayerControl
- toggling visibility of grid coordinate layer in analysis tab
2021-03-11 17:52:37 +01:00
Arno Kaimbacher
8b4ace6763 - uninstall less-loader
- trial: local clipping planes for DemLayer and TinLayer via material parameter
- start with selcetion boxes for interactive clipping: SelectionBoxFace.js
- main.js: this.renderer.localClippingEnabled = true;
2021-02-11 15:33:05 +01:00
Arno Kaimbacher
293b22c28b - MobileDialog with links to dependent library licenses 2021-02-10 17:10:10 +01:00
Arno Kaimbacher
b390fd6f21 - teilweise Umstellung von css auf scss (page.scss)
- adding fontawesome-free, sass-loader, node-sass. resolve-url-loader
- MobileDialog.js isn't a map control anymore
- about menu with small description (mouse icons)
2021-02-10 12:20:43 +01:00
Arno Kaimbacher
f16a6cec49 - three update 0.125.1 & 0.125.2
- show z value in GridLayer.js (coordinate grid)
- show map title in header
- BasemapControl inside map canvas
2021-01-29 16:42:25 +01:00
Arno Kaimbacher
50daeebd7e - new DemLayer.js and DemBlock.js classes for BaseLayer
- MobileDialog.js and BasemapControl.js controls for selecting esir baselayers
- npm updates
- browser.js: new function for testing if browser is IE
- Modifications in BoxLayer.js (for scaling and setting visibility)
- modifications in main.js_ for showing projected and unprojected data
2021-01-18 11:51:07 +01:00
Arno Kaimbacher
5c40b845bb - egdi logo
- npm updates
- full responsive design
- LayerControl wit the option for defining a parent div
2020-12-14 17:22:02 +01:00
Arno Kaimbacher
ea09f80f82 - npm upgrades for three.js, webpack and babel libraries
- favicons for webapp (android and apple)
2020-11-26 09:46:10 +01:00
Arno Kaimbacher
7b1ca85519 - Coordinates control: styleing in extra file
- NorthArrow control
- add browser utilities
2020-11-25 17:19:26 +01:00
Arno Kaimbacher
731ebe85b5 first commit 2020-11-12 13:44:48 +01:00