Open paul-peters opened 10 years ago
in kartograph-0.8.3.js kartograph.Proj is undefined in the following line
537 me.proj = kartograph.Proj.fromXML($('proj', $view)[0]);
The whole content of "proj.coffee" is apparently missing from the compiled js file (also in the minified version)
in kartograph-0.8.3.js kartograph.Proj is undefined in the following line
537 me.proj = kartograph.Proj.fromXML($('proj', $view)[0]);
The whole content of "proj.coffee" is apparently missing from the compiled js file (also in the minified version)