TheDevPath / Navi

Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.md and the project Wiki
https://navi-rocks.herokuapp.com/
MIT License
53 stars 63 forks source link

Saved pin feature enhancement #304

Closed khusbuchandra closed 6 years ago

khusbuchandra commented 6 years ago

Profile view to display description for saved pins and other feature enhancements

Issue Number:

303

Issue Description:

display saved pins desc field link to map

Summary of solution:

  1. Description field for saving the pin is mandatory.
  2. Display the description for saved pins in Profile.
  3. Selected saved pin in Profile shows the position of the marker on the map

Can this issue be closed?

Yes

Should any new issues be added as a result of this solution?

No

Have you named your branch in a descriptive way? Remember to name your branch in a unique and descriptive manner in order to properly reflect the issue or feature.

enhance-saved-pin

Thanks for contributing!