I've just reproduced the error in v3 also. This is a server error so it affects all Google Maps APIs.
On Tue, May 25, 2010 at 11:47 PM, Marc C Arthur Personal <[email protected] > wrote: > Hi Ben! > Does V.3 not show the same problem? > > Best Regards > Marc > > > On May 24, 2010, at 4:55 PM, Ben Appleton <[email protected]> wrote: > > Oops, you're using Google Maps API v2. I'll redirect the bug. >> >> On Mon, May 24, 2010 at 3:51 PM, Ben Appleton <[email protected]> >> wrote: >> >>> Thanks for the link Marc, that's very helpful. I've filed >>> http://code.google.com/p/gmaps-api-issues/issues/detail?id=2410 >>> for tracking - follow this bug for changes. >>> >>> Thanks >>> Ben >>> >>> On Mon, May 24, 2010 at 9:41 AM, Marc C. Arthur <[email protected]> >>> wrote: >>> >>>> Hi, >>>> Here's the site: http://events.oracle.com >>>> Best Regards, >>>> Marc >>>> >>>> On Thu, May 20, 2010 at 2:12 PM, Ben Appleton <[email protected]> >>>> wrote: >>>> >>>>> >>>>> Hi Marc, >>>>> >>>>> Please provide a link to your site. >>>>> >>>>> Thanks, >>>>> Ben >>>>> >>>>> On Thu, May 20, 2010 at 12:56 PM, Marc <[email protected]> wrote: >>>>> >>>>>> Hi, >>>>>> The new API is producing unnecessary text at the bottom of Maps. >>>>>> The text stretch off the generated Map to the left of the page, so it >>>>>> would not be visible using the code playground. Its either generated >>>>>> from the Copyright, or Terms of Use. >>>>>> >>>>>> Here's example code: >>>>>> >>>>>> function initialize() { >>>>>> if (GBrowserIsCompatible()) { >>>>>> var map = new GMap2(document.getElementById("map_canvas")); >>>>>> map.setCenter(new GLatLng(37.4419, -122.1419), 1); >>>>>> } >>>>>> } >>>>>> >>>>>> My company uses this on a public page and its causing some heartburn >>>>>> over here, Thannks in advance! >>>>>> >>>>>> Marc. >>>>>> >>>>>> >>>>>> On May 13, 12:16 pm, "Luke (Google Employee)" <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Hey everyone! >>>>>>> >>>>>>> We've recently pushed out a new version of the API. See the list of >>>>>>> changes >>>>>>> below: >>>>>>> http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIv3Cha. >>>>>>> .. >>>>>>> >>>>>>> Changed Issues: >>>>>>> - Issue 1724: Incorrect infoWindow size/margins when setting the >>>>>>> content through an element, rather than string >>>>>>> >>>>>>> Noticeable changes: >>>>>>> - Fixed bug where ground overlays were cropped prematurely when >>>>>>> crossing the dateline >>>>>>> - Marker setIcon now works with \ in the url >>>>>>> - Polygon and Polyline mouseout event triggers in IE >>>>>>> - Changing a marker icon no longer flickers >>>>>>> >>>>>>> Please test and provide feedback. >>>>>>> >>>>>>> Thanks! >>>>>>> >>>>>>> - Luke >>>>>>> >>>>>>> -- >>>>>>> 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]<google-maps-js-api-v3%[email protected]> >>>>>>> . >>>>>>> For more options, visit this group >>>>>>> athttp://groups.google.com/group/google-maps-js-api-v3?hl=en. >>>>>>> >>>>>> >>>>>> -- >>>>>> 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]<google-maps-js-api-v3%[email protected]> >>>>>> . >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/google-maps-js-api-v3?hl=en. >>>>>> >>>>>> >>>>>> >>>>> -- >>>>> 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]<google-maps-js-api-v3%[email protected]> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/google-maps-js-api-v3?hl=en. >>>>> >>>>> >>>> -- >>>> 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]<google-maps-js-api-v3%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-maps-js-api-v3?hl=en. >>>> >>>> >>> >> -- >> 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]<google-maps-js-api-v3%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-maps-js-api-v3?hl=en. >> >> > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- 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.
