Gmaps (Google Maps) addon

Gmaps - Map Controls

ExpressionEngine Code
{exp:gmaps:init}
{exp:gmaps:map 
    center:address="new-york"
    width="100%"
    street_view_control_position="left_bottom"
    zoom_control_style="small"
    zoom_control_position="center_right"
    pan_control_position="bottom_center"
    map_type_control_position="top_right"
}