Hi all, I am currently using an example xml page I found off the internet which works as it should for generating markers:
<markers> <marker lat="52.4829" lng="-1.8936" html="Some stuff to display in the<br>First Info Window" label="Marker One"/> <marker lat="43.91892" lng="-78.89231" html="Some stuff to display in the<br>Second Info Window" label="Marker Two"/> <marker lat="43.82589" lng="-79.10040" html="Some stuff to display in the<br>Third Info Window" label="Marker Three"/> </markers> My question is - is there any way that I can change the 'Some stuff to display...' text into html text, or even better load content from another html page? Many thanks! Ed --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
