I am guessing that OpenLayers could already have most of the functionality that is needed. The primary issue is with the practical limit on the number of vector features being handled by the browser. When used in IE, that is about 300 features.
If you can manage the number of features downloaded in a manner that didn't bother the user, I am guessing that it could work. David. On Thu, Feb 25, 2010 at 7:00 AM, John Smith <[email protected]> wrote: > On 25 February 2010 22:23, Emilie Laffray <[email protected]> wrote: >> A full Javascript implementation is certainly possible with some of the new >> feature that are only in some browsers (read forget all browser except for > > I think you are over playing this, the openlayers JS can already do a > lot in existing browsers and even IE, and if we're only talking about > a simple browser it doesn't need all the features that exist in JOSM > etc. > > _______________________________________________ > talk mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/talk > _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

