>Here is the link to the map :
http://essai07.parcours.com/spip.php?article114

Put this in the head section.

<script
src="http://gmaps-utility-library.googlecode.com/svn/trunk/mapiconmaker/1.1/
src/mapiconmaker.js" type="text/javascript"></script>

Put the code from the wizard in the map script and change this line

        var marker = new GMarker(point);

to this

        var marker = new GMarker(point,icon);


Ralph
-
www.easypagez.com/maps/map_index.html


-- 
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to