Skip to content Skip to sidebar Skip to footer

Custom Infowindow Box With Google Maps Api V3?

I am trying to have a custom infowindow box in the google maps api. If that is not possible, I want to at least remove the rounded corners for the popup. Is this possible? I tried

Solution 1:

You can use an InfoBox class from Google Maps Utility Library. Or you can write a custom class overriding the default styling


Post a Comment for "Custom Infowindow Box With Google Maps Api V3?"