Topic: Adding a filled circle under the marker
Hello, we are finishing an old project that uses Online Maps
and we were faced with one problem that was probably simply too difficult for us. We need to draw a circle with a given radius around the marker, say 75 meters, and so that when scaling it would always be 75 m.
We found a good script that seems to work well, but it doesn't paint the area inside. Maybe we should take it as a basis and simply leave the painted area without a frame but with a precise radius with the ability to set the texture for coloring.