67 Commits

Author SHA1 Message Date
Wolfgang Huß
a5cb81ceac Change group marker from blue to red on map 2023-07-12 11:24:12 +02:00
Wolfgang Huß
f217c1d63c Replace properties.about by properties.description on map 2023-07-11 12:22:07 +02:00
Wolfgang Huß
11afa1f6d5 Simplify the map legend 2023-07-11 12:14:21 +02:00
Wolfgang Huß
6c32eb918d Add markers for events to map 2023-07-11 11:33:24 +02:00
Wolfgang Huß
7fa970ad1a Add event to map legend 2023-07-11 09:43:11 +02:00
Wolfgang Huß
f06369ad7c Setup displaying events on map – first step 2023-06-27 12:52:18 +02:00
elweyn
fb879f96b6 Merge branch 'master' into fix-description-not-show-null 2023-02-28 08:10:09 +01:00
elweyn
8df83adc2f Remove markers from MapboxGeocoder the users and groups marks are not affected. 2023-02-23 07:18:14 +01:00
elweyn
5cd3725a0d Withdrew space. 2023-02-21 11:39:51 +01:00
elweyn
b5de63f43f Remove lint fixe that isn't needed anymore. 2023-02-21 10:23:49 +01:00
elweyn
c3b2379af0 markers.geoJSON made 'null' out of a property that had null in it. So added a check on the value and set undefined if value is null. 2023-02-21 10:22:16 +01:00
elweyn
df078f18d8 Correct order of tests. 2023-02-21 06:01:42 +01:00
elweyn
f104bdcdd0 Correct linting. 2023-02-21 05:59:11 +01:00
elweyn
43bb4685d3 Check that about !== 'null' cause the resolver has an undefinedToNull. 2023-02-21 05:26:25 +01:00
Moriz Wahl
3b72bd2910 linting 2023-02-08 12:55:07 +01:00
Alexander Friedland
ba9ad0a5c6
Update webapp/pages/map.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-08 12:31:23 +01:00
Alexander Friedland
61de57fb56
Update webapp/pages/map.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-08 12:30:06 +01:00
Alexander Friedland
f9bdec550c
Update webapp/pages/map.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-08 12:29:58 +01:00
Alexander Friedland
8a0bc6edda
Update webapp/pages/map.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-08 12:24:29 +01:00
ogerly
13d49e4162 fix lint 2023-02-08 12:12:59 +01:00
ogerly
fd9e50cd05 add legend on map 2023-02-08 12:11:53 +01:00
Moriz Wahl
30bb0c4596 use lodash instead of homebrewn stuff, fix typo 2023-02-03 20:16:32 +01:00
Wolfgang Huß
0f21a92a84 Implement 'isPreparedForMarkers' and set a watcher, because sometimes the current users pin is missing 2023-01-31 16:26:45 +01:00
Wolfgang Huß
81f2840a95 Implement alert message on map page if 'MAPBOX_TOKEN' is empty in .env 2023-01-31 15:50:27 +01:00
Wolfgang Huß
e4694770c1 Move map style buttons into an own component 2023-01-31 15:07:20 +01:00
Wolfgang Huß
a930f1a9a0 Make style map buttons moving above the map on mobile 2023-01-31 15:03:52 +01:00
Wolfgang Huß
77411f6fb3 Remove 'available' in 'styles object 2023-01-31 14:52:56 +01:00
Wolfgang Huß
c26a037007 Add comment and cleanup in map 2023-01-31 13:07:44 +01:00
Wolfgang Huß
391de74c06 Change from 'ds-button' to 'base-button' in map marker popup, because to get branding coloration 2023-01-29 13:01:14 +01:00
Wolfgang Huß
c4762f789f Change name of map button class 2023-01-29 11:45:44 +01:00
Wolfgang Huß
b415e64f4b Fix broken 'mapFlyToCenter' 2023-01-29 11:35:28 +01:00
Wolfgang Huß
54cf350ce8 Change auto close of map marker popup to 3000 miliseconds 2023-01-29 11:34:55 +01:00
Wolfgang Huß
aaf4c18aa5 Implement auto close after 2000 miliseconds to map marker popup 2023-01-29 11:12:08 +01:00
eca133ab53
fix map language 2023-01-27 12:28:10 +01:00
Wolfgang Huß
bfe2d8a9f1 Try mapbox language again and commt after failing 2023-01-26 12:43:03 +01:00
Wolfgang Huß
96b542f3b1 Refine map marker popups
- Translate texts.
2023-01-26 08:27:07 +01:00
Wolfgang Huß
dfd2e2d108 Add horizontal lines to map marker popup 2023-01-26 07:40:50 +01:00
Wolfgang Huß
19a6305b9d Add profile link to map marker popup 2023-01-25 17:25:48 +01:00
Wolfgang Huß
b5a8fc9407 Use 'popup.isOpen()' 2023-01-25 15:50:19 +01:00
Wolfgang Huß
bce3ad649b Add popup to marker on hover 2023-01-25 15:47:24 +01:00
Wolfgang Huß
a9024b05be Reload icons, add again source and layer on 'setStyle' 2023-01-24 17:25:30 +01:00
Wolfgang Huß
52d833c5b1 Refine code for use of geoJSON 2023-01-24 12:15:36 +01:00
Wolfgang Huß
eb8de77fd6 Use Mapbox markers with GeoJSON – first try 2023-01-24 11:04:17 +01:00
Wolfgang Huß
c5680c5eb9 Add mapbox controller 'MapboxGeocoder' 2023-01-23 13:58:52 +01:00
Wolfgang Huß
1b75a533d9 Cleanup 2023-01-12 16:56:24 +01:00
Wolfgang Huß
739eb20f65 Fix map coordinates of users and groups 2023-01-12 16:54:06 +01:00
Wolfgang Huß
e81336b50f Set markers direct by map and not via HTML 'MglMarker' 2023-01-12 16:41:40 +01:00
Wolfgang Huß
fbf1f74098 Move comment 2023-01-12 13:59:25 +01:00
Wolfgang Huß
844bfb4cfb Show all groups with locations on map 2023-01-12 13:20:46 +01:00
Wolfgang Huß
a0f7947c3a Use 'getCoordinates' 2023-01-12 11:28:02 +01:00