Hey, I'm trying out the Google Maps API, but I've run into a nasty
polyline problem.

The maps I'm trying to generate are static and very simple.  Just a
marker, a circle, and a small polyline (less than 100 coordinates).
However, I have found that when the polyline is displayed, parts of it
get cut off at random.  After some investigation, I've found two
consistent aspects of this bug:

1. The polylines usually reappear after you zoom way out, but are cut
off again when you zoom in.
2. The polylines are always cut off at the border of a map tile.

I've searched various discussion forums about this, but I only found
one example of someone with the exact same issue, and that never got
resolved because they didn't provide an example.  So I'm providing
one:

http://dragonbookstore.com/maptest/

Go to that web page, zoom in twice, and pan around the map.  You
should see broken lines in at least two places.

I've tried everything I can think of to get this to work properly, but
I'm afraid I'm too new to the API to make much sense of the problem.
Could someone point me in the right direction?

Thanks!

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