Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Replace Google Maps with static images #27

Open
5 tasks done
roskakori opened this issue Nov 7, 2022 · 0 comments · Fixed by #41
Open
5 tasks done

Replace Google Maps with static images #27

roskakori opened this issue Nov 7, 2022 · 0 comments · Fixed by #41

Comments

@roskakori
Copy link
Contributor

roskakori commented Nov 7, 2022

User story

As visitor I want view the map of the location of a meeting with my IP to remain private instead of being submitted to Google in order to be in control of my data.

Goals

  • Each location can have a static image of the map attached to it.
    • By default, a location has no image.
  • An admin can attach an image to a location in the Django admin.
  • On the meetup, the image of the location is shown.
    • The the location has no image, this part of the page is empty.

Design consideration

We could also change Google Maps to Open Stream Maps. But this takes more effort than static images, and would also require a cookie banner.

@roskakori roskakori added this to pyGRAZ Nov 7, 2022
@roskakori roskakori moved this to Backlog in pyGRAZ Nov 7, 2022
@roskakori roskakori moved this from Backlog to Check for ready in pyGRAZ Nov 7, 2022
@Dorianux Dorianux removed their assignment Nov 13, 2022
@Dorianux Dorianux moved this from Check for ready to Ready in pyGRAZ Nov 13, 2022
Dorianux added a commit that referenced this issue Dec 6, 2022
@roskakori roskakori moved this from Ready to In Progress in pyGRAZ Dec 6, 2022
roskakori added a commit that referenced this issue Dec 6, 2022
@roskakori roskakori linked a pull request Dec 6, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants