helle
helle

Reputation: 11650

how to change the close button in the infowindow (bubble)?

i want to customize the closebuttons in the info-windows (info-bubbles) on google maps using api v.3. is there an easy way? meaning the api is providing this capability, or is there a good workaround out there.

thanks for help.

UPDATE

i have to add, that i want to change the style or at least the image.

Upvotes: 1

Views: 960

Answers (1)

Tom van Enckevort
Tom van Enckevort

Reputation: 4198

You could use the InfoBox extention which is part of the gmaps-samples-v3 project on Google Code. That allows you to style the info window.

Upvotes: 1

Related Questions