On Oct 28, 3:09 pm, djgang <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am developing an interface for google maps for our company.
> we place objects (markers as of now) on the map.
>
> I am using GGeoXml to load the kml file which has these points .
>
> My kml file essentially places points on the map by fetching the
> longitude and latitude values from the database.
>
> After adding a few points by clicking on the map. I use a button to
> make my points appear on the screen.
> I am trying to clear the overlay and then add the overlay.
>
> when ever I am clicking this button, not every point appears on the
> map. If I click again  some other points show up. so each time it
> shows just a few points but not every point.
>
> I also have my company logo as an overlay. Even this overlay doesnot
> show up on the map when i click the button. But I am able to see all
> the points when I refresh the whole page.
>
> I tried various functions such as map.loadedCorrectly etc... but
> nothing seems to work.
>
> Please help.
How?  Please read and follow the posting guidelines and post a link to
a map that shows the problem you are having:
http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines

>From you symptoms, it sounds like there is a problem with the server
code, not the API.

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