You've got script errors on your page. The javascript file:
http://images.acswebnetworks.com/1/934/psc.js has html script tags
inside it (it should only be javascript code).
In the PSCSmallGroupMaps.js file, your map variable is defined in your
Initialize function. That means it is out of scope when map.fitBounds
is called on line 161.

I'm guessing this really didn't have anything to do with updates to
the API...

Chad Killingsworth

On Nov 4, 7:11 am, Heitor Gouvea <[email protected]> wrote:
> Hi,
>
> Since the update to the Google API two problems have cropped with a map
> I created (it can be found athttp://sharebiz.org/).
>
> 1) In the past when I clicked a hyperlink in the sidebar it would
> direct me to the appropriate marker and bring up an info window. This
> no longer happens.
>
> 2) The other issue is that the entries in the sidebar are duplicating
> themselves. In the past, the list ran from "Home Church" to Couples
> (Vogelzang), but now the list of hyperlinks restarts itself immediately
> after Vogelzang resulting in two entries for each marker.
>
> I can't find any errors in my code nor is the data for any of the
> markers duplicated in the code. Any suggestions for fixing these
> problems would be greatly appreciated.

-- 
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