I’m created a div and embed Google Map code.
Like this:

But, i want make effect on my Google map.

But i don’t know Google Map Api.
Have easy way or other soluitons? Thank you.
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.
You can customize the style of your map. In this case you probably just want to set the Saturation to -100.
For a static map, the url might be: http://maps.googleapis.com/maps/api/staticmap?center=0,0&zoom=2&format=png&sensor=false&size=640×480&maptype=roadmap&style=saturation:-100
For a dynamic map, just create a style and pass it into your map options: