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

The marker should not disappear when clicking on the map #38

Closed
sarahmamy opened this issue Jun 22, 2017 · 2 comments
Closed

The marker should not disappear when clicking on the map #38

sarahmamy opened this issue Jun 22, 2017 · 2 comments

Comments

@sarahmamy
Copy link

User Story
Looking for an address, typing it on the search bar, entry.
I see the marker, right click on the marker to copy paste GPS coordinates.
Then, a click on the map makes the marker disappear. 'Where is my marker?'
While, as a user, I was just expecting the coordinates window to be closed.

But I would also expect a click on the map to keep the marker (as Google Maps does)

image

Sorry for the English grammar mistakes

@benjamintd
Copy link
Owner

benjamintd commented Jun 22, 2017

I agree that removing the marker on click is a bad user experience, in retrospect.

I had problems on mobile trying to pan the map: the browser thinks I clicked, and my searched location disappears.

The only way to quit the search should be through the exit button.

It's just a matter of removing these lines.

cc @sarahmamy

@benjamintd
Copy link
Owner

Solved in #39

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

No branches or pull requests

2 participants