Add new TopoJSON format.

This commit is contained in:
Antoine Abt
2014-01-07 08:48:13 +01:00
parent 979b7485b5
commit dfbdd61701
2 changed files with 382 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ TopoJSONTopology.prototype.type;
/**
* @type {TopoJSONTransform}
* @type {TopoJSONTransform|undefined}
*/
TopoJSONTopology.prototype.transform;