Hey,
for [https://github.com/xsrf/easyeda-svg-import](https://github.com/xsrf/easyeda-svg-import) I'm currently using `getSource` / `applySource` to add shapes to the editor. I now wanted to use `createShape` instead. While this works fine for the import of `TRACK`, it doesn't work for `SVGNODE`. The code is actually missing the `SVGNODE` in the list of types. If I add it manually to `o`, it works.

Chrome
87.0.4280.141
Windows
10
EasyEDA
6.4.14