I tried to use Hello world from
http://code.google.com/apis/maps/documentation/javascript/introduction.html

It works from scratch.

But when I tried to add doctype in the top of the html doc
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>

the google map isn't loaded (IE8, Firefox3, Chrome).

Is it intended or am I missing smth?
(I'll need to integrate maps to a html-page that has strict-
doctype...)

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

Reply via email to