when i test Google Maps JavaScript API V3,i use dreamweaver create a new page and paste the v3 turorial's Hello, World(http:// code.google.com/intl/zh-CN/apis/maps/documentation/v3/ introduction.html) sample code in it.then i open the page,but it display nothing.then i diff my page with the demo page on http://code.google.com/intl/zh-CN/apis/maps/documentation/v3/examples/map-simple.html,the only difference is in my page top ,there is one line that dreamweaver add,"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" so i del this line and open the page again,this time is ok. dose Google Maps v3 not support XHTML doctype claim?
-- 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.
