Save maps and Open them

Steven
05-09-2006, 01:08 PM
Hi,
my case is that i need to show one map associated to the person who is checked from a list.
Here how I save and open maps...

m_carte.mapControl.SaveMapAs(this.Text)

m_carte.mapControl.OpenMap(this.Text + ".ptm");

I want to know if it is possible to save the activeMap in a variable MapPoint.Map and later affect this MapPoint.Map to MapControl.ActiveMap but its read only.

any ideas?

thanks.

Wilfried
05-10-2006, 08:19 AM
Hi,

No, OpenMap and SaveMapAs is the way to go.

 
Web mp2kmag.com
mapforums.com