I want to hide the shadow on infowindow in Google Map API V3. I try to access the Floatshadow pane but I don’t know how to do it.
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.
Try something like the InfoBubble library. It’s not possible to do this within the API itself.
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/
edit: As of v3.11, info windows don’t have shadows by default.