Google maps API javascript - custom square markers
Hello
I need to make markers on my google map similar to this (see the red): I want a square marker with an image as fill and a border, how can this be achieved?
The tricky thing is that, I cannot add a border to the icons(or can you?) , all the fill images are dynamic, so I need to add a border programmatically.