Hi Wayne, Thanks for reporting the error. It turns out this is an error in the demo, where we are accessing the custom overlay's projection as this.projection instead of this.getProjection(). We'll get the demo fixed in the morning.
Thanks, Susannah On May 11, 9:42 pm, Wayne <[email protected]> wrote: > > Susannah said: > > We have just released a new version of the JS v3 API. If there are no > > major issues, we will make a full announcement of this release in > > 24-48 hours. Please report in the group if you see any regression > > issues. > > Hi Susannah, > > The MarkerCluster demo > athttp://google-maps-utility-library-v3.googlecode.com/svn/tags/markerc... > throws a 'this.projection' is null or not an object error. This error > was not produced prior to the API v3 new release. > > Wayne > > -- > 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.
