In the case of fusion tables, the datasource URL ( http://www.google.com/fusiontables/gvizdata ) simply indicates that the source of the data is Fusion Tables (as a whole). The actual Table to use is clarified in the query parameter, in your case with the syntax "FROM 1171273".
Does that make sense ? Or I didn't understand your last question. /R. On 26 July 2011 18:58, Addison <[email protected]> wrote: > Arg and something else isn't quite making sense either: > (https://docs.google.com/document/d/ > 1VW52haIs6X-7xm3JCWyjMZJdJOyh_ZonjmK2PCa0Kyc/edit?hl=en_US) > > the "dataSourceUrl" is "http://www.google.com/fusiontables/gvizdata? > tq=" when the fusion table is located at > "http://www.google.com/fusiontables/DataSource?snapid=S229960WvNu" or > "http://www.google.com/fusiontables/DataSource?dsrcid=1171273" yet the > browser still loads the proper stuff. > > What's going on? > > On Jul 26, 9:49 am, Riccardo Govoni ☢ <[email protected]> wrote: > > Do you have an example of the code failing for you that we can look at? > > If you copy paste the example provided from the Fusion Tables > documentation > > (http://code.google.com/apis/chart/interactive/docs/fusiontables.html) > into > > an html file and open it, does it work for you? > > > > /R. > > > > On 25 July 2011 21:31, Addison <[email protected]> wrote: > > > > > I've read Google's walkthrough instructions over and over again, and > > > for ?? reason, when I try to test the code (query + handler: > > > visualizer) in Google's Code Playground and run the code, it comes up > > > with a blank response. > > > > > I have no idea where to start fixing my patchwork. Help? > > > > > -- > > > 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. > > -- > 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. > > -- 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.
