hey,

new to the group so not that familiar with the api.

http://creativemaps.vism.ag/indexauto.htm

I'm familiar with the maps v3 api and connected a fusion table api
alright but i came accross that using the function above can query
from a fusion table and list results some way in the search box. read
here:

http://groups.google.com/group/fusion-tables-users-group/browse_thread/thread/26c33f19d5698abc?pli=1

now i realise it might be a fusion table forum post but the errors
were coming up from the visualisation api.

a few issues:

i had an error saying: 'type error: visualisation query Cannot read
property 'Query' of undefined'

i added this thinking it will define:


// here is loading the fusion table visualisation - search
// Load the Visualization API and the piechart package.

google.load("visualization", "1", {packages: ["columnchart"]});

 // Set a callback to run when the Google Visualization API is
loaded.

 google.setOnLoadCallback(initialize);


i lit my error screen up like a christmas tree ;o)

i appreciate there  is a limit of 500 rows but thats ok, its better
then no autocomplete. they'll lift the limit eventually as it seems
many are wanting to connect.

i keep getting an unexpected token every time i type a character in
the search input

and a prob with get number of rows...


i've noticed that the fusion table group example uses ... gvizdata?tq=

where is this data i have this on my fusion table ....http://
www.google.com/fusiontables/DataSource?dsrcid=

is this a prob?

any help will be greatly appreciated to get the autocomplete to work.

so good to marry maps - fusion table - (..and hopefully) visualisation

thanks chris




-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" 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-visualization-api?hl=en.

Reply via email to