Hey,

I have been working on a website for a client who has multiple stores
that I want to set markers at, this info is being pulled from a
Microsoft SQL database.

The site is ASP.Net with VB.Net

I am adding the javascript on the onload of the body tag, an example
can be seen below:

OnLoad="javascript:usePointFromPostcode('BT5 7DG','Some Company
1<br>Example Street 1<br>Example City 1<br>Example County 1<br>BT5
7DG<br>Example Email 1', '0', placeMarkerAtPoint);usePointFromPostcode
('BT5 4DG','Some Company 2<br>Example Street 2<br>Example City
2<br>Example County 2<br>BT5 4DG<br>Example Email 2', '0',
placeMarkerAtPoint);

This is all good except when the site passes these value through it
places all the markers in the correct place but the html that is
passed into the info window only selects the text from the last piece
of Javascript that is run.....

Can someone please help??

The link to my example can be found below and my javascript can be
seen by viewing the source:

http://devmedicare.thewebbureaus2.com/googlemap.aspx

Thanks

--~--~---------~--~----~------------~-------~--~----~
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