owncloud-archive / maps

:globe_with_meridians: Maps app for ownCloud
GNU Affero General Public License v3.0
42 stars 20 forks source link

Open Place popups on hovering the marker instead of click #105

Closed jancborchardt closed 8 years ago

jancborchardt commented 8 years ago

For quicker interaction, we should open the popups directly when hovering the marker (and close them again when mousing out). When clicking the place marker though, they could stay »pinned« open, and only close on clicking the X close icon.

Found some resources on how to do that:

We can then use single click to select other places, instead of the pretty difficult to find long-click.