Hi,

I think you are probably using a old revision that was accessing the
projection object in a different way. The current trunk version that was
updated a few weeks ago has this fixed. Also getExtenededBounds is not
exported in the compiled version because you don't really need to call it,
if you need it then you can update your copy to export that function and
recompile it.

-- Luke

On Sat, Jun 5, 2010 at 2:38 AM, lucian.jp <[email protected]>wrote:

> I was trying to get the bounds of all the markers in the
> markerClusterer object. So I tried to use the getExtendedBounds
> mentioned in the reference page. Unfortunately the getExtendedBounds
> method doesn’t exist in the markerclusterer_compiled.js. Strangely,
> this function does exist in the markerClusterer.js but does not work
> anymore since it uses function that doesn’t exist anymore in the
> Google map API v3.
>
> I did not analyse everything around it, but the getExtendedBounds
> function definitely need some cleanup.
>
> --
> 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.

Reply via email to