- Update dist files

This commit is contained in:
Brett Zamir
2018-07-26 00:06:38 -07:00
parent e2d378cfe6
commit b4d7b221e0
12 changed files with 107 additions and 93 deletions

View File

@@ -464,7 +464,7 @@ var svgEditorExtension_markers = (function () {
// note - to add additional marker types add them below with a unique id
// and add the associated icon(s) to marker-icons.svg
// the geometry is normallized to a 100x100 box with the origin at lower left
// the geometry is normalized to a 100x100 box with the origin at lower left
// Safari did not like negative values for low left of viewBox
// remember that the coordinate system has +y downward