Пример #1
0
 public boolean startPlotting(MenuItem v) {
   mapFragment.startPlotting();
   return true;
 }