Currently using Vaadin 6.7.9 Using vaadinVisualizationsforvaadinVersion version 1.1.2 plugins for displaying world map on GUI.
Now map is not displaying when I inspect the gui in the network tab its https://www.google.com/jsapi?callback=__gwt_AjaxLoader_onLoad
Status code : 301
On the response header : https://www.gstatic.com/charts/loader.js?callback=__gwt_AjaxLoader_onLoad
Expectation is to fix this issue where I can be able to figure out why the GeoMap is not displaying world Map functionality.
Also, how to fix this issue.