Now that I’ve got color working, is there a way to replace just this one marker with a circle?
Do you mean using a circle instead of the “SVG path” Glide defaults to?
As long as your “title” is unique to a single location, this is possible. I’ve done it before.
Yes, exactly. I’d like this one location (which represents the user’s current location) to be a circle instead of the default map pin used for all the nearby locations.
Yes, then it would work with a unique title like Himaladin suggested above.
Thanks, I did believe it would be possible. Would anyone care to suggest some CSS to accomplish this? I’d love a solution that doesn’t require a hosted SVG.