mapsense / mapsense.js

Mapsense.js
Other
88 stars 22 forks source link

pole-coordinates are not allowed #9

Closed sttawm closed 9 years ago

sttawm commented 9 years ago

This fixes the "pole" bug, which results in the un-render-able Infinity or NaN when latitude is projected to mercator.

Another option would be to move this closer to the SVG rendering -- but this is a relatively straightforward fix and really shouldn't functionally affect things.

mpruett commented 9 years ago

Enhance.