GeoChart

Hi,

I’m currently using the Vaadin Visualizations add-on but it doesn’t support the google GeoChart (it only supports GeoMap).
I don’t really want to use GeoMap because it is Flash based whereas GeoChart is Vector based.

Are there any plans of upgrading the Visualizations from GeoMap to GeoChart? I am also aware that Google doesn’t upport GeoChart in its gwt-visualizations add-on. What to do?

Anyone?

Does anyone have any suggestions at all please?

Hi,

Use OpenLayers. It will give you much greater flexibility and it won’t create any dependencies to googles services.

cheers,
matti

Thanks Matti, I will try this out.