
[Feature] Geolocation β Map To Show Locations Of Users And Groups

Created by: Tirokk

Feature

Geolocation β Map To Show Locations Of Users And Groups.
Feature: Map for users and groups
As a user
Do I want to find other users and groups in my area or in other places I travel to or the like.
Todo
-
we like to have an additional page with a map
-
map shall be reached by globus in header menu
-
the one of the language menu
- in the size of the avatar image
-
tooltip:
- de:
Landkarte anzeigen
- en:
Show map
- de:
- do we use a different icon in the language menu then?
-
the one of the language menu
-
map shall be reached by globus in header menu
-
chose map service:
-
services:
-
MapBox
- @ulfgebhardt @ogerly @Tirokk decided for the package
v-mapbox
: https://github.com/geospoc/v-mapbox
- @ulfgebhardt @ogerly @Tirokk decided for the package
- Open Street Map
-
MapBox
- comparison:
-
services:
-
have a search field above the map to enter the location to be shown
-
search field is now in the map
-
label:
-
de:
Suchort oder -region eingeben
-
en:
Enter search city or region
-
de:
-
label:
-
the location shall start at my own location
-
if I have not entered my own location in the settings what happens then?
- we start in Germany now and change that in the future
-
if I have not entered my own location in the settings what happens then?
-
search field is now in the map
-
the map shall show flags or pins in different colors:
- users
- groups
-
map functionallities:
- zoom in and out
- move map with mouse
-
hover over flag shows popup with name of user or group
- click routes to user or group profile
- similar to https://www.kartevonmorgen.org/
-
(see follow up issue #5901 ) map visibility (for later):
- even if a user is not logged in somehow defined users and groups can be seen on the map, followup see: #5928
-
if I don't want to be visible on a map as user
-
I should not enter my location in the settings?
- may have a hint in the settings that by entering my location I a gree to show my location on the map
- and maybe hint that the position is not very specific
- (nope) or do I have to have a checkbox in the settings?
-
I should not enter my location in the settings?
- (see follow up issue #5901 ) to make the position a little more precise, especially in large cities, create the possibility of entering the postal code or a district of the city
Additional Options
Issues
- relates #4546