Commit graph

11 commits

Author SHA1 Message Date
Arno Kaimbacher
b8aaeb84cf - threejs update 0.126.0
- no flatShading property in ShaderMaterial
2021-03-03 09:48:16 +01:00
Arno Kaimbacher
bec7c4776d - async loading data layers in Map.js class 2021-03-03 08:55:03 +01:00
Arno Kaimbacher
1302f5d135 - npm updates
- filtering via ShaderMaterial
2021-03-02 16:51:46 +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
25dbf20dee - add TIN layer via metadata request in Map class
- label in GridLayer are always scaled
- correct label positioning
- npm updates
2021-02-03 17:00:56 +01:00
Arno Kaimbacher
1dbaf10261 - add GridLayer.js for representing cooridinates grid
- Map Constructor with min and may x and y
- deactivating NorthArrow 6 BoxLayer
- npm updates
2021-01-27 21:36:16 +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
ca1a983665 - TinLayer.js: add scaleZ methode for z-exaggeration
- new RangeSlider.js and RangeSlider.css
- new SliderControl.js and SliderControl.css
- small changes in EventEmitter.js
- change GetiefExplore.code-workspace for debugging
- document formating for page.css
2021-01-05 15:49:40 +01:00
Arno Kaimbacher
572e6f41b5 - add LayerControl
- add layer prperty for map
- npm wanted updates
2020-12-04 17:12:22 +01:00
Arno Kaimbacher
6315458d51 - correct coordinates control 2020-11-23 17:36:25 +01:00
Arno Kaimbacher
59ffcf6aa1 - npm install proj4 --save
- npm uninstall --save axios
- rename DxfLayer to TinLayer
- add DoubleSide material to TinLayer
- add control for coordinates
2020-11-19 16:39:55 +01:00
Renamed from src/js/layer/DxfLayer.js (Browse further)