Google Maps infoWindow is not working. It just disappears

Hi…
The Google Maps infoWindow is not working… It just disappears… I attached anCapture image it actually took from the demo sampler…

Hi!

Thank you for reporting a problem! We have already fixed this in 6.10+ see cuba-platform/charts#73.
The problem was in the retired version of Google Map API.

As a workaround you can manually change the version in two ways:

  1. Add chart.map.apiVersion=3.35 to web-app.properties;
  2. Administration → Application Properties → charts → map → charts.map.apiVersion → set your version.

About Google Map API policy you can read here: google documentation.