I just tried to include this script file in my .html file

<script type='text/javascript' src='*
https://www.google.com/uds/api/visualization/1.0/4da66c523f1d12b8ccaa094c46341418/format+en,default,geochart.I.js
*'> </script>

and I got the map showing! but when I'm setting region it is telling me 
that there is no such region ('Requested map does not exist.×')

I know that I'm doing it wrong but I don't see any other ways right now to 
implement it.



On Saturday, April 14, 2012 10:43:29 AM UTC-7, Maksim Ustinov wrote:
>
> How can one draw a GeoChart with 
> markers<https://google-developers.appspot.com/chart/interactive/docs/gallery/geochart#markerexample>in
>  GWT?
> I tried to find a example of that but had no luck of finding anything I 
> also tried to create my own wrapper following 
> THIS<http://code.google.com/p/gwt-google-apis/wiki/VisualizationNewWrapper>official
>  document but I complained when I tried to make following method if 
> my wrapper:
>
>   @Override
>>   protected native JavaScriptObject createJso(Element parent) /*-{
>>     return new $wnd.google.visualization.GeoChart(parent);
>>   }-*/;
>
>
> This is the error: com.google.gwt.core.client.JavaScriptException: 
> (TypeError): $wnd.google.visualization.GeoChart is not a constructor 
>
> Any pointers would greatly appreciated.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/_G9qZRmMPiIJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to