54 Commits

Author SHA1 Message Date
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
Wolfgang Huß
36239bc762 Show all users with locations on map 2023-01-12 11:25:58 +01:00
Wolfgang Huß
13f2451e02 Change default GQL 'UserQuery' to named 'profileUserQuery' 2023-01-12 10:12:32 +01:00
Wolfgang Huß
6d8149a77c Implement user location on map
- Deactivate map translation because it doesn't work.
2023-01-11 16:18:50 +01:00
Wolfgang Huß
279bdf6852 Remove 'console.log' 2023-01-10 15:28:20 +01:00
Wolfgang Huß
fea308435a Implement translation of map labels, not working now 2023-01-10 14:47:18 +01:00
Wolfgang Huß
67d01f8e32 Add mapbox 'MglFullscreenControl' 2023-01-10 11:25:27 +01:00
Wolfgang Huß
bde5002650 Add mapbox controls 2023-01-10 11:06:25 +01:00
Wolfgang Huß
c5b452d831 Add 'MglScaleControl' 2023-01-10 10:48:26 +01:00
Wolfgang Huß
67fe5864c9 Add map page title, even in head 2023-01-10 10:46:54 +01:00
Wolfgang Huß
f18b1202c1 Cleanup 2023-01-10 10:35:12 +01:00
Wolfgang Huß
e61e82d72b Add location marker and for this fix or use 'mapbox-gl' and 'v-mpbox' CSS 2023-01-10 10:18:11 +01:00
Wolfgang Huß
41ecc2df9e Translate and make it reactive
- Simplify coding of styles.
2023-01-05 15:46:24 +01:00
Wolfgang Huß
e53ccb8d59 Merge branch 'map' of github.com:Ocelot-Social-Community/Ocelot-Social into map 2023-01-05 10:32:31 +01:00