Support

Account

Home Forums Front-end Issues Google Map infoWindow.close() Reply To: Google Map infoWindow.close()

  • Hi vespino

    I am having the same trouble you did, I used your code above but I got ‘Can’t find variable: infoWindows’ in the console.

    When I changed all infoWindows to infoWindow I then got ‘TypeError: infoWindow.push is not a function. (In ‘infoWindow.push(infoWindow)’, ‘infoWindow.push’ is undefined)’

    I’m assuming you have got yours working, could I please see your full script for the map?

    Thanks