Hi,

 

How I can use processLegendTemplate in c#

 

My source :

 

            map = new mapobj(@"C:\Fichier.map");

 

            ...

 

            string str = null;

            string[] names = null, values = null;

            

            names = new string[] {"map"};

            values = new string[] { @"C:\Fichier.map" };

 

            str = map.processLegendTemplate(names, values, names.Length);

 

            ...

 

Error :

 

{"msFreeHashItems(): Hash table error. Can't free NULL
table;msFreeHashItems(): Hash table error. Can't free NULL
table;msFreeHashItems(): Hash table error. Can't free NULL table"}

 

 

Thanks for your help.

 


 <mailto:[EMAIL PROTECTED]> Jean-michel PIERRET - Poste  376


Tel : +33 (0)5 62 47 80 76
Mail :  <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
GEOSYS SA

 

 

Reply via email to