@estesbubba wrote:
Our node templates have a core set of icons which are created using Geometry.parse() and put into a Shape. We also allow our customers to customize the icons using SVG’s which are stored in our database. With GoJS 1.x we handled the custom icons using a Picture instead of a Shape which added more to our templates.
With GoJS 2 is there a way to convert a SVG to a Geometry so we can use Shape for both our canned icons and customer’s custom SVG icons?
Posts: 2
Participants: 2