I'm playing around with integrating Google Maps on a site and putting an info window on it, but I want to add the name of a business with the address and phone number, but I don't know how to add multiple lines of text to it. The code for the window is
document.createTextNode("test"))
How do I add multiple lines to it?
The site I'm working on:http://www.jenksfitness.com/googlemap.htm
Add Google Maps to your site: http://www.google.com/apis/maps/



Reply With Quote

Bookmarks