log client/src/store/map.js @ 4586:90936099d1c8 iso-areas

age author description
Mon, 23 Sep 2019 10:40:12 +0200 Thomas Junk map.js: remove unused code.
Mon, 23 Sep 2019 09:19:03 +0200 Thomas Junk console.log removed
Tue, 10 Sep 2019 16:37:50 +0200 Thomas Junk import_overview: make layer for review togglable (currently only for development visible)
Thu, 29 Aug 2019 09:25:53 +0200 Thomas Junk Identify_tool: fixed nesting of divs which prevented infos from beeing shown
Wed, 28 Aug 2019 11:06:47 +0200 Thomas Junk Map: refreshing layers triggers reloading of styles
Mon, 08 Jul 2019 17:26:03 +0200 Markus Kottlaender client: layer refresh button refreshes now all layers, not just vector layers
Thu, 23 May 2019 14:47:33 +0200 Markus Kottlaender client: import review: refresh map layers after accepting/declining imports
Fri, 17 May 2019 14:07:16 +0200 Markus Kottlaender client: identify: changed order of state mutations
Fri, 17 May 2019 12:45:13 +0200 Markus Kottlaender client: fully implemented sections
Wed, 15 May 2019 13:22:21 +0200 Markus Kottlaender client: fixed wrong mutation name
Tue, 14 May 2019 20:08:10 +0200 Markus Kottlaender client: import stretches: prevent map/identify popup from opening when selecting a distance mark on the map
Tue, 14 May 2019 19:29:45 +0200 Markus Kottlaender client: prevent mutual intefering between draw tools and identify tool on openlayers api level
Tue, 14 May 2019 18:51:16 +0200 Markus Kottlaender client: identify: made identification of image layers work with current map resolution
Wed, 08 May 2019 17:43:18 +0200 Markus Kottlaender client: renamed store modules to better reflect their context
Wed, 08 May 2019 17:29:50 +0200 Markus Kottlaender client: identify: set type in fairway availability dialog when necessary
Wed, 08 May 2019 17:10:17 +0200 Markus Kottlaender client: identify: implemented popup when clicking the map and the intention is not clear...
Tue, 07 May 2019 14:54:16 +0200 Markus Kottlaender client: map: fixed loading animation for layers
Tue, 07 May 2019 12:18:07 +0200 Markus Kottlaender client: layers: loading animation for refreshing layer sources
Fri, 03 May 2019 13:36:31 +0200 Markus Kottlaender client: gauges: set zoom level after selecting a gauge
Thu, 18 Apr 2019 15:29:09 +0200 Markus Kottlaender client: added button to sync/unsync maps when comparing sounding results
Thu, 18 Apr 2019 13:26:02 +0200 Raimund Renkert client: Changed distance marks ashore to WMS layer.
Thu, 18 Apr 2019 12:40:42 +0200 Markus Kottlaender client: compare surveys on map
Thu, 18 Apr 2019 10:17:36 +0200 Raimund Renkert client: Increased click radius for distance marks feature info.
Wed, 17 Apr 2019 10:51:30 +0200 Markus Kottlaender client: maps: fixed removing a map, added missing second param for splice
Wed, 17 Apr 2019 10:11:40 +0200 Markus Kottlaender client: identify tool: removed distinct enable flag, identify is enabled as long as no other tools are active
Tue, 16 Apr 2019 13:18:30 +0200 Markus Kottlaender client: maps: all map's views are now synced
Tue, 16 Apr 2019 12:49:29 +0200 Markus Kottlaender client: draw/cut tools work now with multiple maps
Tue, 16 Apr 2019 09:00:42 +0200 Markus Kottlaender client: map store: merged/renamed method(s)
Tue, 16 Apr 2019 08:42:09 +0200 Markus Kottlaender client: avoid code duplication
Tue, 16 Apr 2019 08:31:46 +0200 Markus Kottlaender client: remove openlayers map objects after removing a map component from the view