What do you mean when you say it causes the API not to load?  That event 
listener shouldn't be created until after the API loaded.  If you share the 
source code you are using on your local machine, I'll take a look and see 
what might be happening.

On Tuesday, January 15, 2013 4:37:34 PM UTC-5, MTap1 wrote:
>
> Hi, I am attempting to export the elevation profiles from googles 
> elevation API to a CSV file using your hack example:   
> http://jsfiddle.net/asgallant/MqERY/3/.  The code works wonderfully in 
> Dreamweaver, exporting to Google Chrome.  However, when I run the code on a 
> localhost, the  "var runOnce = ..." function causes the API not to load. 
> This occurs for my altered code as well as for the code you provided in the 
> hack.  Is Google preventing this function for some reason?
>
> Any help would be great.  :)
>
> On Thursday, September 13, 2012 10:53:34 AM UTC-7, asgallant wrote:
>>
>> There are limitations to what you can do (due to browser security 
>> issues), but you roll your own method.  I wrote a hack to accomplish this a 
>> while back: http://jsfiddle.net/asgallant/MqERY/3/ (the relevant section 
>> of code is near the bottom, see the "var runOnce = ..." line).
>>
>> On Thursday, September 13, 2012 12:09:02 PM UTC-4, ben wrote:
>>>
>>> Hi, is there a way or do you know if it is planned to export the data 
>>> from hand-populated tables automatically (in CSV and preferable also in 
>>> Excel)? We have seen that the documentation says 
>>> "To use a toolbar, your visualization must get its data from a URL; you 
>>> cannot pass in hand-populated DataTable or DataView objects. You will pass 
>>> the URL of the data used to populate your visualization into the 
>>> drawToolbar() method." Would be great if Google could add this 
>>> functionality to export all data in a table automatically in those two 
>>> formats (as I bet we are not the only onces with this requirement?!). 
>>>
>>> Thanks!
>>>
>>> ben
>>>
>>

-- 
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/-/K00J_fKNGhoJ.
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