The Issue:
I've viewed the tutorial on the Google Maps API documentation on how to change the icon of a marker. Here's a screenshot of that: Google Maps tutorial
In this tutorial though, they don't actually elaborate on how they got the link to that icon. And I would like to know if there's anyway to view all the available icons and their corresponding links.
What I've tried
- I tried going directly to the link: "https://maps.google.com/mapfiles/kml/shapes/", but that returns a 404 error.
- After doing some research, I found this: http://econym.org.uk/gmap/geicons.htm ...This should work, but the icons are a bit outdated and don't really fit with what I'm going for.
Any help will be greatly appreciated. :)