Hi! Google Spreadsheet is not an option. I would like to upgrade this mashup:
http://www.oe-files.de/gmaps/eqmashup.html JavaScript code is in http://www.oe-files.de/gmaps/eqmashup.js The data is read live from different sites providing earthquake data (USGS and others). As they use different formats, I have to parse the data first in JavaScript and construct the timeline events from that data. There is no XML or JSON file I can pass to the timeline. Joern On Thu, Jun 13, 2013 at 4:41 PM, dhinostroza <[email protected]> wrote: > Hello Jörn, > not really sure if this is related to your question but you could link to > Google Spreadsheets instead of JSON/XML. > Your solution is probably faster than mine and can easily overcome the > 400.000 cell limit per file imposed by Google. > See an example here: > http://www.cerebroperiferico.com/msp/unidades_salud_msp.html > I wonder how do you populate the XML.. Perhaps automatically from another > website? Otherwise by hand would mean a lot of work. > Best, > Daniel > > > On Monday, June 10, 2013 4:11:54 PM UTC-5, Jörn Clausen wrote: >> >> Hi! >> >> I finally caved in: I am trying to port my Live Earthquake Mashup from >> Timeline v1 to version 2 of the API. >> >> I am looking for a replacement of the addMany method. Actually, I am >> even looking for a method to add single events to a timeline. The Wiki >> explains only adding events from JSON or XML files (through PHP, which >> does not help me understand what's going on). >> >> Is it no longer possible to add events that are computed on-the-fly in >> JavaScript? >> >> -- >> Joern Clausen >> http://thebloeg.blogspot.com/ >> http://www.oe-files.de/photography/ -- Joern Clausen http://thebloeg.blogspot.com/ http://www.oe-files.de/photography/ -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
