Google Maps Info Box, replace InfoWindow

Are you tired of not being able to style your info window correctly in Google Maps? There is a way to correct that problem. Replace your InfoWindow with an infoBox.

If you would like to have styling friendly popup boxes for your Google Maps markers, you need the following links:

To use the InfoBox:

  1. Include the infobox.js library
  2. Use new InfoBox instead of new InfoWindow.

It is easy, quick, and great for offering a more configurable popup window in Google Maps.

Leave a Reply