Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
基本上,我的应用程序的功能会有点像 Pokemon Go。我正在使用 mapsforge 和离线地图。目前,该应用程序允许自动旋转(精细)、点击(精细)和地图移动,如拖动或滚动(不确定是哪个事件)。
我只需要该应用程序不允许拖动/滚动地图。其他一切都应该被允许。
任何见解都会有所帮助。
您可以在地图顶部查看。该 View 可以处理所有触摸事件并且不将其提供给地图。