Updated "Visual Refresh" version of the Google Maps Marker Icons. Google's new marker icons look great, but they never bothered to provide us with matching PNG versions of them when we need custom colors and labels. I went ahead and created my own set using ImageMagick and my ImageMagick.vbs VBScript file. You can also link to the pre-generated images I created instead of creating your own.
- Download and install ImageMagick from: http://www.imagemagick.org/script/binary-releases.php#windows
- Download the ImageMagick.vbs file and a base image from the source folder: https://github.com/Concept211/Google-Maps-Markers/tree/master/source
- Open the ImageMagick.vbs file and edit the settings block to configure the base image file name, font family/style, characters/letters/numbers to generate, directory to save to, etc.
- Run the VBS file.
Use the following format when linking to the GitHub-hosted image files:
https://raw.githubusercontent.com/Concept211/Google-Maps-Markers/master/images/marker_[color][character].png
Placeholder | Possible Values |
---|---|
color | red, black, blue, green, grey, orange, purple, white, yellow |
character | A-Z, 1-100, !, @, $, +, -, =, (%23 = #), (%25 = %), (%26 = &), (blank = •) |
Old | New |
---|---|
N/A | |
N/A | |
N/A | |
N/A | |
N/A | |
N/A |