fabiogiolito / PhotoMaps

Put your photos on a map and retrace your steps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhotoMaps

Put your photos on a map and retrace your steps

This is my first app. It's a simple idea just to help me learn more about Swift and iOS Development. Working on this app has been a lot of fun, so I'm making it public in case it can be helpful to other people learning.

If you have tips or suggestions open an Issue or send a Pull Request!


About PhotoMaps

I love experiencing new cities by walking around, getting out of the obvious path, and I love taking lots of photos. Friends ask me for tips on cities I visited all the time, and just giving them a list of main places to go doesn't mean they'll have the same experience I had. This app let's me share the path I took, and the nice things I saw along the way. It's like giving my friends a guided tour.

Sign up if you want to know when it's launched: https://www.producthunt.com/upcoming/photomaps


Progress list:

  • Build data models

  • Create a map

  • Delete a map

  • Add Photos to map

  • Show photos locations as pins on map

  • Trace walking route between pins

  • Focus map on associated pin when viewing a photo

  • Rename map

  • Delete photos from map

  • Detect and handle different days

  • Auto detect location name and address from coordinates

  • Edit location name and address

  • Show location name and address on map

  • Load photos from iCloud

  • Filter out videos from picker

  • Filter out photos without location from picker

  • Handle duplicate photos

  • Make map sharable

About

Put your photos on a map and retrace your steps


Languages

Language:Swift 99.6%Language:Ruby 0.4%