On 31 August 2012 10:14, ProbablyMike <[email protected]> wrote:
> Where you are trying to load the maps API doesn't look right > http://maps.google.com/maps/api/js?sensor=false&.js I think the .js on the end of a url is intended to force early versions of IE to treat what arrives as the right MIME type. It won't have any effect on what is actually sent (usually; and certainly in the case of the API at the moment). -- 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.
