Link to overlay image: http://bit.ly/b7GIdu

On May 18, 11:59 am, Calvin <[email protected]> wrote:
> In Internet Explorer (versions 6 - 8), GroundOverlays seem to go
> completely black at zoom levels 16 and deeper. In Firefox 3.6.3
> (Windows), they disappear completely at zoom levels 19 and 20. This
> doesn't happen in the OS X version of Firefox?
>
> I used the example 
> at:http://code.google.com/apis/maps/documentation/v3/examples/groundover...
> but replaced the overlay with the attached png image.
>
> This problem only occurs when I replace the map's center and overlay
> image bounds with the following values:
>
> var center = new google.maps.LatLng(-32.588362, 149.576323);
> var imageBounds = new google.maps.LatLngBounds(
>   new google.maps.LatLng(-33.3480184,148.6883586),
>   new google.maps.LatLng(-32.3255593,150.52828499999998)
> );
>
> --
> 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.

Reply via email to