コード例 #1
0
 @Subscribe
 public void onEvent(MotionEvent event) {
   mapView.dispatchTouchEvent(event);
 }