I\'m using the Google Maps API and would like it to render a very simple image of countries/continents.
I also want to draw them in a suitable color that will work
Google Maps API v3. Working jsFiddle:
jsFiddle ---------------------------------------> http://jsfiddle.net/SQvej/
styles:[
{ featureType: "water", stylers: [ { hue: "#F4B741"} ] },
{ featureType: "road", stylers: [ { hue: "#ff0000" } ] }
]
Less words, more fiddles: http://24.media.tumblr.com/tumblr_m0i1emsdP31qaebp2o1_400.gif