Add polygon tag to transform

Fixes #1144.
This commit is contained in:
Ben Alpert
2014-02-27 12:32:24 -08:00
parent 298a05517e
commit 42444f6bb9
+1
View File
@@ -106,6 +106,7 @@ var knownTags = {
p: true,
param: true,
path: true,
polygon: true,
polyline: true,
pre: true,
progress: true,