On Apr 22, 2:52 am, textdriven <[email protected]> wrote:
> I'm really stumped on this one.
>
> It my map no longer zooms into the marker shown for single markers.
>
> Here are two examples...
>
> Zoom working the way it should (zooms to contain 
> markers)http://kadampafestivals.org/map/type/international-festivals/
>
> Zoom broken (Doesn't zoom in 
> automatically)http://kadampafestivals.org/map/event/spring-festival/

In IE6, I still get:
Line: 260
Error: Object required

This is the line:
omap.style.left = x+"px";

My version of the local version page still zooms to the marker.  I
think it is now the same as yours, but I handled the error above (by
wrapping the code that uses omap.style in
if (omap.style) {
}

  -- Larry

>
> I've tried setting the "nozoom" to true and false but nothing works.
>
> Any ideas?
>
> Thanks.
>
> --
> 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 
> athttp://groups.google.com/group/google-maps-api?hl=en.

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

Reply via email to