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

Control points in tracer don't scale with zooming #60

Closed jywarren closed 13 years ago

jywarren commented 14 years ago

they get really huge when you zoom in. Should be defined dynamically like: (10/Map.zoom)

recalculating every time