> The strange thing that I discovered is that if I delete > everything between the <fieldset> tags then the map loads as it should.
This would be SO much easier if you followed the guidelines and the requests and posted a link to your page. I guess it has something to do with invalid HTML: <fieldset> should be inside <form>, not outside it. http://www.w3schools.com/TAGS/tag_fieldset.asp -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
