On Oct 4, 2:53 pm, Karthik Krishnan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Sorry to bother you all. I am sure there is a simple fix for this. But
> I have not been able to figure it out. I think it may be a 2 minute
> job for someone but I have not been able to figure this out myself.
>
> On my maps api, I want to display the scaled image based on the
> location of my companies offices all over the world. That part is
> accomplished.
>
> I am facing the following problem.
>
> a. Load the pagehttp://www.geocities.com/kartik_krishnanand/GMap_Demo.html
> b. Zoom in once, you can still see the icons.
> c. Zoom in again, the icons disappear.
>
> I have no idea what is causing this. Any help would be welcome.
>
      mgr.addMarkers(allmarkers, 0, 3);

You are telling the markermanager to do that.

http://gmaps-utility-library-dev.googlecode.com/svn/trunk/markermanager/docs/reference.html
addMarkers(markers, minZoom, opt_maxZoom)

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