Team,
I made some progress in restoring the waypoint markers to the waypoint editor.
I found the markers at:
They have been moved from an svn repo to github.
However, the above URL is not the actual path I typed to get there, it is the path that gets displayed when I get there.
To get there I started at the google maps github and stepped down to:
I tried both paths in the waypoint editor, neither of them was able to access the markers.
I was able to download a few marker.png files directly from the googlemaps repository to my computer, and that worked!!!
So, in principle, I could download all 99 of the markerXX.png files from the googlemaps repository to a subdirectory for the waypoints editor, but that seems silly.
I did a little digging, and found that gh-pages seemed to me to be a feature of github that I do not understand at all.
I got the impression that there was some trick to constructing URLs to access github files when gh-pages are involved.
Any gh-pages experts out there who can tell me how to construct a URL to access the markers from a java script in an html file, and save me the trouble of downloading 99 markerXX.png files?
If it is any help to you, when I look at my browser history, it lists the following for my access to the red markers directory in the googlemaps github:
Best regards,
Bill