我正在将我的一个应用程序迁移到Android地图V2.我在地图上显示一个标记,不想送触摸事件到地图改变位置/缩放级别等在早期版本中,我能够通过设置来禁用触摸android:clickable="false"的MapView.我怎样才能在Android地图V2中做同样的事情?
android:clickable="false"
MapView
android google-maps google-maps-android-api-2
android ×1
google-maps ×1
google-maps-android-api-2 ×1