Gmaps (Google Maps) addon

Gmaps - Google like Overlay

ExpressionEngine Code
{exp:gmaps:init}
{exp:gmaps:map 
    width="100%"
    overlay:html="Gmaps OverlayThis is a Google Like overlayJust like the Iframe"
    street_view_control_position="right_center"
    zoom_control_style="small"
    zoom_control_position="right_center"
    pan_control_position="right_center"
    map_type_control_position="top_right"
}
{/exp:gmaps:map}