Mapbox - 在触摸屏上改变音高
在 MapBoxGL JS 中,可以通过按住 CTRL 键、按住鼠标然后移动鼠标来更改地图的间距。是否有等效的方法可以在没有键盘的触摸屏(例如智能手机)上完成此操作。这个问题的上下文 - 我想使用 mapInstance.getPitch
来记录用户选择的最后一个音高。
In MapBoxGL JS the pitch of a map can be changed by holding down the CTRL key, holding down the mouse and then moving it. Is there an equivalent way to accomplish this on a touch screen with no keyboard (e.g. smartphones). The context of this question - I want to use mapInstance.getPitch
to record the last pitch selected by the user.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,在智能手机上使用两根手指。
Yes, using two fingers on one's smartphone.