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

Tap on Map to Mark Cameras #51

Open
milo-trujillo opened this issue Oct 22, 2017 · 0 comments
Open

Tap on Map to Mark Cameras #51

milo-trujillo opened this issue Oct 22, 2017 · 0 comments

Comments

@milo-trujillo
Copy link
Member

It is not always feasible to stand right below a camera when marking it, or GPS may be too inaccurate to show you under the camera. We should be able to tap on a map location nearby to mark a camera at that position.

There are already several map gestures we do not want to disrupt with this feature:

  • Tapping a pin to select it and get more information
  • Double tapping the map to zoom in
  • Two finger scrolling
  • Three finger tilting

Therefore, the new gesture should only trigger if none of the others are applicable. In addition, users should only be able to add a camera within some radius of their GPS position. This means users can mark cameras in their vicinity when GPS is insufficiently accurate, but can't scroll over to another continent and start tapping out cameras to troll other users.

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

No branches or pull requests

1 participant