case 'mapquest':
            pt = map.getCenter();
            point = new LatLonPoint(pt.getLatitude(), pt.getLongitude());
            break;