Hey,

I'm trying to make my code as easy for me to use, as it is to copy and
paste addresses into a text file. The webpage will then load links for
those locations, as well as show markers on my map.
I'm currently able to read my addresses, and use the links correctly,
but the map will not load the markers automatically.

My current attempt is::
http://members.iinet.net.au/~judas-savior/map/
Because I use PHP, the source can be found at::
http://members.iinet.net.au/~judas-savior/map/index.txt

At first I was able to add the markers individually by clicking on the
links, however, multiple clicks would add multiple markers onto the
same location, which can make the marker look bad if clicked enough.
It also wastes memory too I spose.
This previous attempt can be found at::
http://members.iinet.net.au/~judas-savior/map/index_backup.php

I tried calling a function to add the markers, adding the for loop
directly into the initialization function, and even adding a button,
but none of these seem to work.

I am using a buggy version of Windows 7 Beta (which I need to update
to the full version), firefox 3, notepad, and filezilla.

I normally try and work these things out on my own, but I've run out
of ideas...
Probably some semi-colon I forgot knowing my luck...

--

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