I took one of the simple Google v3 demo maps and added:
1.  A doctype strict declaration
2.  Some CSS from a v2 app that helps the v2 map run full screen
without scroll bars

Here is the tweaked Google v3 demo map:
http://www.mappingsupport.com/forum_post/width_problem_01.html

The v3 map displays fine but the Firefox (3.5.10) error console says:
     Warning: Error in parsing value for 'width'.  Declaration
dropped.
     Source File: http://www.mappingsupport.com/forum_post/width_problem_01.html
     Line: 0

Here is an example of my v2 app where the same CSS does not generate
this error:
http://www.mappingsupport.com/p/gmap4.php?ll=-34.361576,149.699707&t=m&z=8

I have played with my small v3 test file a great deal but have been
unable to make this warning message go away as long as I have Doctype
strict.  Note that I deleted the 'width' declaration from the
map_canvas div since this div will automatically have the width of its
container.

Am I missing something or is it possible that the code generated by
the v3 API is causing this warning?



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