Gmaps (Google Maps) addon

Gmaps - Styled map

ExpressionEngine Code
{exp:gmaps:init}
{exp:gmaps:map
    width="100%"
    zoom="6"
    map_style:default:saturation="-80"
    map_style:road.arterial:element_type="geometry"
    map_style:road.arterial:hue="#00ffee"
    map_style:road.arterial:saturation="50"
    map_style:poi.business:element_type="labels"
    map_style:poi.business:visibility="off"
} 
{/exp:gmaps:map}