Commenting out the lines containing redraw_ makes the Overlays work again. I think this introduces some race conditions between the map loading/changing and the service loading, but we'll see when/if ESRI produces a new port of their JavaScript API.
On Jan 12, 12:13 pm, Nicholas Canzoneri <[email protected]> wrote: > I realize this isn't a direct Google issue, but any help would be > appreciated. > > I've been using the ArcGISMapOverlay V3 port in the demos gallery. > Today, I started getting an error, most likely because I think the > port is accessing private/undocumented items of the overlay class > that might have changed. Any tips to modify the code would be helpful. > > Link:http://www.dvrpc.org/asp/test/arcgis > > IE gave a cryptic error, FF gave no error, but the error in Chrome was > the most helpful: > > Uncaught TypeError: Property 'redraw_' of object #<an Y> is not a > function in maps.gstatic.com/intl/en_us/mapfiles/api-3/25/main.js:34 > > On Jan 12, 12:41 am, "Susannah (Google Employee)" > > > > <[email protected]> wrote: > > 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, with > > updated documentation, in 24-48 hours. Please report in the group if > > you see any regression issues.
-- 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.
