On Nov 17, 1:43 pm, EC <[EMAIL PROTECTED]> wrote: > 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?
See Mike Williams' tutorial (which is where that xml file comes from) See this example: http://econym.org.uk/gmap/basic6.htm which references this xml file: http://econym.org.uk/gmap/example3.xml -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
