Skip to main content

From Silverlight Projects to HTML Projects

Comments

2 comments

  • Tom Neer
    It's possible. It's not implemented. The underlying structure of the Silverlight projects and HTML projects is very similar. It's how they are stored that is very different.

     

    What I would suggest is to load the silverlight projects and save the graphics out as shapefiles. Then you can load those into the HTML viewer. This will work fine for standard geometries, not sure how it will handle text graphics though.
    0
  • Permanently deleted user
    Yes that worked, but yes will have to edit the Shapefile to add text, and other attributes.

     

    Thanks.
    0

Please sign in to leave a comment.