On Feb 12, 5:09 am, dan <[email protected]> wrote:
> hi,
> i'm using Google maps from a javascript that generate several markers
> (almost 50)
> and six routes that are drawn simultaneously, removed and then the
> polylins added again with new markers(to customize the markers)  .
> loading the page several times, there are times when routes are
> missing
> i am clearing the cache and cookies every time.
> anybody already had the same problem.
> plz if you have any idea, what might be the problem, help me.

There is a quota and speed limit on using GDirections.
1. check for errors (What error code are you getting?)
2. see this page on Mike Williams' tutorial (it applies to GDirections
as well):
Part 17 Geocoding multiple addresses
http://econym.org.uk/gmap/geomulti.htm
3. Don't regenerate routes you already know.
4. Read the posting guidelines and provide a link to your map that
exhibits the problem if you need more specific advice:
http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines

  -- Larry

>
> for info :
> -i'm using Firefox 2.1 (last version that supports SOAP )
> -in my error console i always get "Error: a has no properties
> Source File:http://maps.google.com/intl/en_ALL/mapfiles/140g/maps2.api/main.js
> Line: 310"
> -i'm using gdirections.hide(), although in my error console i get the
> error "gdirections.hide() is not  a function", it's actually doing the
> job of hiding the gdirections route.
>
> thank you
--~--~---------~--~----~------------~-------~--~----~
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