As a user I want to be able to see a short description or overview of the poi if I click on it on the map. We only have designs for this on native yet.
Acceptance criteria:
On click a short overview is opened
If clicking on the overview the detail view is opened
It is possible to dismiss the overview by clicking on the map
What to show here: title, address, thumbnail, distance (currentPosition available)
Steffen Kleinle - 18.8.2021, 14:30:12
As a user I want to be able to see a short description or overview of the poi if I click on it on the map. We only have designs for this on native yet.
Acceptance criteria:
Calculating distance libs like turf can be used:
http://turfjs.org/docs/#distance
Environment: - Linked issues: