3839404142434445464748
map = map2; } if (map != null) { if (key == '+') { map.zoomLevelIn(); } if (key == '-') { map.zoomLevelOut(); } }