On Jun 21, 9:11 am, tinem <[email protected]> wrote:
> <script src="http://maps.google.com/maps/api/js?sensor=true" > type="text/javascript"></script> That should be correct - if you need the sonsor parameter set to true, otherwise set it to false. You should only have to add a valid doctype declaration at the first example. I agree with your intention because it's unbelievable that most (if not all) v3 examples have no doctype declaration. They are therefore misleading people to use invalid html. -- 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.
