vasilejureschi / Umbra

Umbra is a exploration application based on the the Fog Of War concept used in strategy games. On the map the unexplored area is displayed grayed out while the explored part is clear. The application needs a GPS fix in order to mark an area as explored as the accuracy from the other location sources is not good enough. Currently the minimum accuracy needed for saving the explored area is set at 100 m (600 feet). The accuracy is displayed as a disc around the current position. Umbra saves your exploration in an internal database (nothing is sent over the network).
29 stars 10 forks source link

Allow user to add photos/notes to map #92

Open ColonelMolerat opened 11 years ago

ColonelMolerat commented 11 years ago

Allow the user to 'pin' photographs they have taken, along with notes, to points on the map.

This could allow the user to make a more personalised map of the area, marking points of interest they have explored, along with a description. Perhaps these could even be shared, allowing users to create 'tourist maps' of the are they live in.

unchiujar commented 10 years ago

Thank you for the suggestion, I hope to restart development soon and I'll look into it.