Topic: 2D marker with transparency
I'm trying to make and use a 2d marker with some transparency. The background is completely transparent, along with a blue ball marker in the center. Around the center is a circle with about 30% opacity (70% transparent). Unfortunately unless I use 50% transparency or more, the color doesn't show at all. 50% transparency isn't enough for my liking. I'm trying to implement like Apple Maps does with horizontal accuracy. That is, as the accuracy of the locations services gets better/worse, I want to swap different user location markers (at runtime); if this is possible. I figured it was.
Anyway, an example of the marker is attached.
Thanks!