[EMAIL PROTECTED] wrote:
Thanks alot for that, looks very helpful.
Do you know if it is possible to put your own symbols
on a map, or just their pushpin images?
David
----------------------------------------
Scanned by Emailfiltering.co.uk
You can put your own images on, but they have to be the same size. It
is all defined in the XML that is passed on to the map, by having the
following after the <point> tag is opened in the XML:
<icon image="http://address/image.png" class="local"/>
You can also have different icons for different things, for example
http://backstage.min-data.co.uk/travel/?map=0&pic=1 .
Hope that helps,
Duncan