liinnjohansson / todays-lunch

0 stars 1 forks source link

press on map-info in MenuInfoBox navigates to map #59

Closed liinnjohansson closed 3 years ago

liinnjohansson commented 3 years ago

close #57

When pressing on the map-info (marker and distance) in MenuInfoBox the user will get navigated to the map.

NOTE: When navigation to map is completed, the users current location shows. I suppose the best scenario is that the bistro marker gets selected directly, by sending the bistro-object and its cordinates to the map. But I am not sure how to implement it.