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

Reply via email to