On Aug 23, 6:28 pm, "cary.m" <goo...@flederma.us> wrote:
> Based upon the polyline encoding example[1], I have created a first
> attempt at a polyline page[2], replacing the example values with my
> own.
>
> The encoded values I got off the Google Polyline encoder utility[3];
> the utility decodes the encoded polyline and levels correctly &
> displays them on the map, so I believe that is not the issue.
>
> I'm using Firefox 3.0.13 on Ubuntu 9.04 and have tested on Safari
> 4.0.3 (4531.9) on OS X 10.4.11 and Opera 9.64 (build 5270) on OS X
> 10.4.11. The Firefox Error Console does not log any errors. The Opera
> Error Console lists one:
> "DOM style property / Invalid value for property: cursor / Line 1: /
> url(http://maps.gstatic.com/intl/en_us/mapfiles/openhand_8_8.cur),
> default"
>
> My map loads in the browsers listed, but the polyline is not
> displayed.
>
> Per [4], the suggestion was made to move the polyline code within the
> load() function. This appears to be equivalent to the initialize()
> function used by the polyline encoding example which I used as a
> template for my page.
>
> Per [5], the observation was made about issues between versions "v2"
> and "v2.s". I double checked my code and I am using "v2", just like
> Google's Polyline encoding example page[1].  I did notice an
> announcement that version 3 [6] is out; should I be following that
> instead?
>
> Per the posting guidelines[7], I checked my page against the w3.org
> validaiton page [8]; and it is valid  XHTML 1.0 strict.
>
> Thank you in advance for any assistance in debugging this (likely very
> simple!) issue.
>
> ~cary.m
>
> [1]http://code.google.com/apis/maps/documentation/examples/polyline-enco...
>
> [2]http://carymathews.info/alderman/hexenbukel.html
>
> [3]http://code.google.com/apis/maps/documentation/polylineutility.html
>
> [4]http://groups.google.com/group/Google-Maps-API/browse_thread/thread/5...
>
> [5]http://groups.google.com/group/Google-Maps-API/browse_thread/thread/b...
>
> [6]http://code.google.com/apis/maps/documentation/v3/
>
> [7]http://groups.google.com/group/Google-Maps-API/web/suggested-posting-...
>
> [8]http://validator.w3.org/check?uri=http%3A%2F%2Fcarymathews.info%2Fald...


I use Mark McClure's encoder:
http://facstaff.unca.edu/mcmcclur/GoogleMaps/EncodePolyline/encodeForm.html

http://www.geocodezip.com/hexenbukel_a.html

  -- 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 Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to