protected void drawMap()
 {
     mapDrawer.drawMap(map, canvas);
     refresh();
 }