if ( args.map_type ) {
                c.unshift(new MQA.ViewControl());
                map.addControl(c[0], new MQA.MapCornerPlacement(MQA.MapCorner.TOP_RIGHT, new MQA.Size(0,0)));
            }