log client/src/components/map/Map.vue @ 3177:fc008b32c593

age author description
Tue, 07 May 2019 12:18:07 +0200 Markus Kottlaender client: layers: loading animation for refreshing layer sources
Mon, 06 May 2019 14:29:02 +0200 Markus Kottlaender client: moved Zoom component to map subdirectory
Mon, 06 May 2019 14:27:54 +0200 Markus Kottlaender client: map zoom controls: each map has it's own independent contrls now
Fri, 03 May 2019 10:33:51 +0200 Markus Kottlaender client: implemented pane mechanic for diagrams
Thu, 25 Apr 2019 18:39:02 +0200 Sascha L. Teichmann Client: Fixed usage of published config to configure the OSM server URL.
Thu, 25 Apr 2019 15:31:43 +0200 Sascha L. Teichmann Added "published-config" field to configuration.
Thu, 25 Apr 2019 12:48:08 +0200 Thomas Junk layers: Code for provisioning a dynamic URL for OSM etd.
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 12:40:42 +0200 Markus Kottlaender client: compare surveys on map
Thu, 18 Apr 2019 08:41:43 +0200 Markus Kottlaender client: panes: added paneId to mixin
Wed, 17 Apr 2019 10:53:13 +0200 Markus Kottlaender client: improved splitscreen mechanis
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 10:19:09 +0200 Markus Kottlaender client: map: fixed watcher
Tue, 16 Apr 2019 08:31:46 +0200 Markus Kottlaender client: remove openlayers map objects after removing a map component from the view
Tue, 16 Apr 2019 08:20:37 +0200 Markus Kottlaender client: made identify tool work with multiple maps
Sat, 13 Apr 2019 16:02:06 +0200 Markus Kottlaender client: map: prepared store to hold multiple map objects
Thu, 11 Apr 2019 18:57:40 +0200 Markus Kottlaender client: fixed layer factory to actually serve different objects
Thu, 11 Apr 2019 16:44:27 +0200 Markus Kottlaender client: splitview: implemented rotation mechanism
Thu, 11 Apr 2019 12:14:01 +0200 Markus Kottlaender client: moved map component, layer factory and styles to own subdirectory