Assuming you have two functions that draw the Map and the GeoChart,
respectively, you could use something like this to draw them:
function draw () {
drawMap();
drawGeoChart();
}
google.load('visualization', '1', {packages: ['geochart', 'map'], callback:
draw});
On Monday, October 20, 2014 4:15:29 AM UTC-4, Jasim Swati wrote:
>
> Hello I have a simple problem
> I want to show Both Map and Geo chart on one page!
> Variables (Data for both are differnt) Any one knows how to show both map
> and Geo chart on one page?
>
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.