I want to get a map (I only need a picture) that has the road network but without labels (text on the map). I tried to get such a map from Google API and thought \"element
\"element
Use this style:
style=feature:all|element:labels|visibility:off
it will hide all labels for all features.
http://maps.google.com/maps/api/staticmap?sensor=false&size=512x512¢er=Brooklyn&zoom=12&style=feature:all|element:labels|visibility:off