<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, I have installed the cck_map module, It works. I can add marker and
in the normal "node/X" page I can see the image map. <br>
Now I need to create my theme, but I have not understand how can I
integrate the cck_map field into my theme. <br>
In the node load fields I see this: <br>
<br>
<div class="box">
<h2 class="title">field_map</h2>
<div class="content">
<pre>Array
(
    [0] =&gt; Array
        (
            [lat] =&gt; 45.4677456904392
            [lon] =&gt; 9.20581340789795
            [title] =&gt; Ufficio cliente
            [description] =&gt; Ufficio cliente Via Brrrr
            [image] =&gt; 
        )

    [maplat] =&gt; 45.4667524811
    [maplon] =&gt; 9.20426845551
    [mapzoom] =&gt; 15
    [maptype] =&gt; G_NORMAL_MAP
)
</pre>
</div>
</div>
<br>
I have read that I need to use the theme_cck_map() functions but I have
not understand how. <br>
Plz help me. <br>
<br>
M.<br>
<br>
<pre class="moz-signature" cols="72">-- 
Michel 'ZioBudda' Morelli                       <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobudda.net">michel@ziobudda.net</a>
Consulenza sistemistica in ambito OpenSource.
Sviluppo applicazioni web dinamiche (LAMP+Ajax)
Telefono: 0200619074
Telefono Cell: +39-3939890025 --  Fax: +39-0291390660

<a class="moz-txt-link-freetext" href="http://www.ziobudda.net">http://www.ziobudda.net</a>                         ICQ: 58351764  
<a class="moz-txt-link-freetext" href="http://www.ziobuddalabs.it">http://www.ziobuddalabs.it</a>                      Skype: zio_budda
<a class="moz-txt-link-freetext" href="http://www.ajaxblog.it">http://www.ajaxblog.it</a>                                MSN: <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>                   
                                                JABBER: <a class="moz-txt-link-abbreviated" href="mailto:michel@gmail.com">michel@gmail.com</a>
</pre>
</body>
</html>