On Feb 26, 8:15 am, Will <[email protected]> wrote: > On Feb 26, 3:47 pm, Ralph Ames <[email protected]> wrote: > > > There is an error in the script that needs to be fixed first > > > This > > map.centerAndZoomOnBounds(bounds); > > > should be this > > map.setCenter(bounds.getCenter()); > > > Ralph > > Thanks Ralph, I changed that line it removed the error like you said. > I now get undefined text in my third sidebar but still no labels - I > guess it's an improvement though :-) > > Larry, that line of code returned an error as well.
Which line? I don't get an error: http://geocodezip.com/middcc_google-map.html -- Larry > > Any more suggestions on how to get the sidebars to work - thanks again > for the time you've put in, I feel i'm getting closer to a solution. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
