Re: [OSM-dev] OSM in-browser JavaScript editor

2012-04-06 Thread Mike Dupont
Thats great thanks for sharing mulțumesc mike On Fri, Apr 6, 2012 at 10:39 PM, Alex Morega wrote: > Hello, > > I'm working on an editor for OpenStreetMap. It works in the browser, using > native technologies (no Flash), makes heavy use of OpenLayers

Re: [OSM-dev] OSM in-browser JavaScript editor

2012-04-06 Thread Mikel Maron
Another take on the same concept, this using Leaflet and PhoneGap compatible. https://github.com/yuvipanda/POSM http://yuvi.in/POSM/ * Mikel Maron * +14152835207 @mikel s:mikelmaron > > From: Alex Morega >To: dev@openstreetmap.org >Sent: Friday, April 6, 2012

[OSM-dev] OSM in-browser JavaScript editor

2012-04-06 Thread Alex Morega
Hello, I'm working on an editor for OpenStreetMap. It works in the browser, using native technologies (no Flash), makes heavy use of OpenLayers, and depends on a thin server proxy to perform OAuth and upload changesets to the API. It should work well on mobile browsers; tested on an iPad. A de