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

Share the same user interactions #6

Closed
ahocevar opened this issue Jul 11, 2014 · 3 comments
Closed

Share the same user interactions #6

ahocevar opened this issue Jul 11, 2014 · 3 comments
Milestone

Comments

@ahocevar
Copy link
Member

Idea: same keyboard and pointer interactions in both ol3 and Cesium.

E.g. shortcut to rotate a map in ol3 as to rotate the globe in cesium. For now, we have:

  • rotation:
    • ol3js: shift - drag
    • cesiumjs: control - drag
@ahocevar ahocevar changed the title Share the same user interaction Share the same user interactions Jul 11, 2014
@klokan
Copy link
Member

klokan commented Jul 17, 2014

Probably these key controls:

  • ctrl - tilting
  • alt - look around
  • shift dragging - drag zoom via DragBox interaction #13
  • alt-shift - tilt or roll the camera? - probably tilt - the same as ctrl

@klokan klokan added this to the CORE milestone Jul 17, 2014
@ebelo
Copy link

ebelo commented Jul 18, 2014

In Google maps, shift-drag:

  • vertical: tilt the view
  • horizontal: rotate the map

@klokan
Copy link
Member

klokan commented Aug 8, 2014

Discussed on kick-off and initially implemented in #16.

For more specific request lets open a new issue in future.

@klokan klokan closed this as completed Aug 8, 2014
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

4 participants