softeng-feup / open-cx-softbeanies

open-cx-softbeanies created by GitHub Classroom
0 stars 0 forks source link

Event Marker onTap() to display path from user location to Marker when adequate #33

Closed joaomrcsmartins closed 4 years ago

joaomrcsmartins commented 4 years ago

When clicking on a marker in the map, it needs to redirect the user to the specific Event page, showing more info.

joaomrcsmartins commented 4 years ago

Marker will not route to Event page but in fact, create path from user location to marker location

joaomrcsmartins commented 4 years ago

Path must be created when a set of markers is on the map and no path is being defined. No action is to be taken when a path is already defined and a single marker (destination) is in place.