Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mystery original coords #57

Merged
merged 6 commits into from
Jan 30, 2016

Conversation

forslund
Copy link
Collaborator

The simple solution for #37. A new property orginal_location is added to the Cache-object.

As I implemented this I started thinking that this might not be the best way, maybe we should intruduce a dictionary named additional_locations which contains any additional coordinates. Since many caches have extra locations such as coordinates for parking or for the different steps in a multi-cache.

Any thoughts?

The original_location is set if the user has updated the cache coordinates. The new coordinates (entered by the user) will still show up as location and the old cooredinates will be stored in original_location
@tomasbedrich
Copy link
Owner

tomasbedrich added a commit that referenced this pull request Jan 30, 2016
@tomasbedrich tomasbedrich merged commit 7878c6b into tomasbedrich:master Jan 30, 2016
@tomasbedrich
Copy link
Owner

Thank you. Can you please add a separate issue for your idea of more locations for one cache? Including some draft – what solution would be nice according to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants