jywarren / cartagen

Cartagen is a vector-based, client-side framework for rendering maps in native HTML 5. Maps are styled in GSS, a cascading stylesheet specification for geospatial information – a decision which leverages literacy in CSS to make map styling more accessible.
https://jywarren.github.io/cartagen/
MIT License
255 stars 27 forks source link

Warper.Image.coordinates() uses x,y for some reason #69

Closed jywarren closed 14 years ago

jywarren commented 14 years ago

need to fix it so we save coords in the db in lat,lon

jywarren commented 14 years ago

OK fixed, but now they're being mirrored across the x-axis on save()