bool(false) How to implement the function of saving the map? - FAQ - SuperMap

Q: How to implement the function of saving the map?

A: The steps are as follows: 1. Please use the Map.ToXML method to get the map XML string; 2. Then use the Maps.Add method to add the map to the Maps. Notes: 1. XML string includes all map configuration information (map name, transparent , properties, layers, thematic map and so on). 2. Since the map depends on the workspace, you need to save the workspace before you exit the program.

03 Jul,2019

More iDesktop FAQ