SVG files must be exported with .svg extension.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
package com.wisemapping.exporter;
|
||||
|
||||
public enum ExportFormat {
|
||||
SVG("image/svg+xml", "xml"),
|
||||
SVG("image/svg+xml", "svg"),
|
||||
JPEG("image/jpeg", "jpg"),
|
||||
PNG("image/png", "png"),
|
||||
MINDJET("text/xml", "xml"),
|
||||
|
Reference in New Issue
Block a user