is it possible with the new Google maps javascript API to change the colors of the maps to have something like this map under the light blue panel
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Styled maps might be what you are looking for,
It’s worth mentioning the wizard first (note that in #9, it should be
styles, notstyle)https://mapstyle.withgoogle.com
These are references:
http://code.google.com/apis/maps/documentation/javascript/reference.html#StyledMapType
http://code.google.com/apis/maps/documentation/javascript/styling.html
There’s an example of a styled map in the static API
http://code.google.com/apis/maps/documentation/staticmaps/#StyledMaps
The saturation and lightness control the look. Less saturated = less color, more lightness = whiter