developmentseed / worldpop

Get the population of regions that you draw!
http://developmentseed.github.io/worldpop
BSD 2-Clause "Simplified" License
12 stars 7 forks source link

Redesign - progress so far #54

Closed DylanMoriarty closed 9 years ago

DylanMoriarty commented 9 years ago

Work in progress. Functionality changes include: -Clear Shapes no longer resets the map -Download Geojson opens up the Geojson in a separate window -Minor modification to popups (bit tighter, categories bolded) -Options when you go to the 'Draw Shape' aren't transparent anymore. -Draw function can now be called by whatever div I assign it to. -Polygon property data is grabbed and thrown into a newly created div in the helper window when the user adds a new polygon via drawing or dropped in geojson.

anandthakker commented 9 years ago

Good stuff, @DylanMoriarty!

I made a few very small comments in the diff.

anandthakker commented 9 years ago

Merging this!