simplegeo / polymaps

Polymaps is a free JavaScript library for making dynamic, interactive maps in modern web browsers.
http://polymaps.org/
Other
1.6k stars 213 forks source link

GeoJSON layer should support top-level Feature/Geometry objects. #28

Closed mbostock closed 14 years ago

mbostock commented 14 years ago

The code currently assumes that the top-level object is a FeatureCollection.

mbostock commented 14 years ago

Fixed in 2.0.3.