Canvas SVG parser: Difference between revisions

m
update the location to BoeingND.svg
No edit summary
m (update the location to BoeingND.svg)
Line 130: Line 130:
};
};
   
   
var preview= SVGMapPreview.new(x:400, y:400, svg:"Nasal/canvas/map/boeingND.svg");
var preview= SVGMapPreview.new(x:400, y:400, svg:"Nasal/canvas/map/Images/boeingND.svg");
   
   
print("SVGPreviewer loaded ...!");
print("SVGPreviewer loaded ...!");
106

edits