kartograph / kartograph.js

UNMAINTAINED Open source JavaScript renderer for Kartograph SVG maps
http://kartograph.org
GNU Lesser General Public License v3.0
1.51k stars 227 forks source link

Firebug console error #34

Open sfkamath opened 11 years ago

sfkamath commented 11 years ago

TypeError: vp is undefined kartograph.js (line 402)

paper = Raphael(cnt[0], vp.width, vp.height);

gka commented 11 years ago

can you please provide more details for this bug, e.g. how to reproduce it?