Reputation: 11650
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
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