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 228 forks source link

Fix test for string type #42

Closed jonesbp closed 11 years ago

jonesbp commented 11 years ago

The test for the string type on the cmds parameter in getGeoPathStr() at line 4100 fails because type() is used instead of __type().