hellfyre / Yet-Another-Opening-Hours-App

YAOHA is an Android Application that lets you view and edit opening hours in OpenStreetMap
GNU General Public License v3.0
3 stars 1 forks source link

Change type of OsmNode coordinates to String #35

Open hellfyre opened 12 years ago

hellfyre commented 12 years ago

OsmNode.latitude and OsmNode.longitude need to be saved as String so they won't get altered through conversion errors.