Re: [datameet] Moving from Google Maps to OSM

2013-03-16 Thread prashant khare
the circle drawing too can be any library..not necessarily from Google. As about storage you can have any type of storage in the backend (postgres, sql anything), what i was talking about the steps that would be needed on front end. (In this case my idea was on Google Maps, there are lots of im

Re: [datameet] Moving from Google Maps to OSM

2013-03-16 Thread Sajjad Anwar
On Mar 16, 2013 7:14 PM, "prashant khare" wrote: > > Usually, it uses Google drawing libraries. How I had implemented a similar idea: Are you talking about the circle tool? It doesn't use any of the stuff from Google. > > 1.You must have co-ordinates for all of your post box locations. > 2. When

Re: [datameet] Moving from Google Maps to OSM

2013-03-16 Thread prashant khare
Usually, it uses Google drawing libraries. How I had implemented a similar idea: 1.You must have co-ordinates for all of your post box locations. 2. When page is loaded initialize your map and gather the data for you locations (most likely store it in an array). 3. When ever a circle is drawn, f