Closed christophermanning closed 12 years ago
The Aitoff Projection doesn't render and gives this error:
Uncaught ReferenceError: x is not defined /js/kartograph.js:2692
Source:
Aitoff.prototype.project = function(lon, lat) { return [x, y]; };
thx, I simply forgot to implement this one :)
The Aitoff Projection doesn't render and gives this error:
Source: