smaiya / MyAct

Version 1
0 stars 1 forks source link

Location Services #3

Open smaiya opened 10 years ago

smaiya commented 10 years ago

Access https://developers.google.com/maps/ API to track location.

  1. This will help in creating new activity.
  2. Use FB API from Chen's implementation.
  3. Store the activity details.
  4. View the Tracker (timeline) and detailed view.
smaiya commented 10 years ago

I am able to get the google maps service working. I can view, scroll, zoom in/out. Working on location selection and getting location parameters. Then store it and display user friendly information (like co-ordinates to location name details)