Pascarello wrote: > Is it possible with the Map View to load different data sets based on > zoom level, lat., and long.? > > I really do not want the user to have to load a JS file with 10,000 > data points when they will only deal with a small portion of those. > Eric,
Unfortunately no. Exhibit has to load everything first. It's currently a purely client-side API. In order to load just what's needed at each point, then there must also be a server side component. David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" 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/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
