Hi All,
First post so bear with me
I have two pieces of JS, one is to allow the viewer to enter detail into a google map form, and then the second is used to generate XML and show the results on the page with random icons based on the type of fish in the DB
XML script
Marker script
Website (currently has marker script in it)
http://www.fishtrends.com/main.html
Simple stuff not rocket science and its all google map tutorial.
My next issue is how I combine these two scripts together to have the marker actions and then the results all presented on one map.
Can anyone help me with this? Or even give me a good resource to read on it?
I canβt understand the VAR and Action lookups, some seem to be present in the same script such as the map reference, and at my level I need help on this