Are you loading the Maps API?  This is the part that does that.  Add
it to your hosted HTML file.

<script src='http://maps.google.com/maps?file=api&v=2&key=ABCDEFG'
type='text/javascript'></script>

As the page says, you'll need to replace the key ABCDEFG with your
maps API key.



On Wed, Mar 18, 2009 at 4:04 PM, bond <[email protected]> wrote:

>
> Hi,
> I've a problem using google visualization. I've tried to make in GWT
> the example show here
> http://code.google.com/intl/it-IT/apis/visualization/documentation/gallery/geomap.html
> (section Markers Example).
>
> When I'm trying to draw the markers on the map, the google widget
> display this error message "Google Maps API not included.".
>
> Instead, if you display only region there are no problems and them are
> show.
>
> Any ideas?
>
> Thanks
>
> Regard
>
>
> >
>


-- 
Eric Z. Ayers - GWT Team - Atlanta, GA USA
http://code.google.com/webtoolkit/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to