I've found that the problem occurs with a degenerated encoded polyline containing only one point, like this one:
46.93468000000001, 6.742100000000001 Encoded form: w|m}Gcych@ You can test it here, we use the same algorithm: http://facstaff.unca.edu/mcmcclur/GoogleMaps/EncodePolyline/encodeForm.html On Nov 18, 11:29 pm, "hikr.org" <[email protected]> wrote: > I found two cases, both with a polyline, and it's exactly the same > code, except the encoded polyline data. One is working fine: > > http://www.hikr.org/tour/post2458.html#gps > > other have the problem: > > http://www.hikr.org/tour/post18621.html#gps > > Hope that helps to find the bug. > > On Nov 18, 11:15 pm, "hikr.org" <[email protected]> wrote: > > > I have the same error, but the scrolling is not slow, it's very very > > fast, the map is moved much faster than the mouse. > > It seems that the problem occurs only when there is a polyline on the > > map. > > It also prevents the 3D mode from working. > > I can send link if someone need it. > > > On Nov 17, 10:12 pm, Craig <[email protected]> wrote: > > > > Hello, > > > > I have a map that doesn't scroll correctly in FF3.5. The map kind of > > > jumps around when trying to scroll. I also get the following error in > > > FF: > > > > Error: this.j[f] is undefined > > > Source > > > File:http://maps.gstatic.com/intl/en_us/mapfiles/188a/maps2.api/main.js > > > Line: 316 > > > > It works fine in Chrome 3 and works (slowly) in IE8. > > > > Can anyone help explain what's going on? You should be able to > > > recreate the issue by moving the map. I'm fairly new to JS still, so > > > it wouldn't surprise me if i'm doing something wrong. However I have > > > another map using almost identical code and works fine. > > > > The problematic map is here:http://tinyurl.com/yd9bpls > > > > The JS is here:http://tinyurl.com/y987l2s > > > > Thanks for any assistance! -- 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=.
