UnitySlippyMap icon indicating copy to clipboard operation
UnitySlippyMap copied to clipboard

Question - Create circular area around markers

Open JoaoPVilar opened this issue 4 years ago • 0 comments

I am developing a mobile app with Unity that displays a map with several markers. I am trying to create a circular area around the markers in the map just like the image below:

image

I started by creating a material attached to the markers that would increase and decrease depending on the Zoom level, but it doesn't work so well and I don't really think that's the best solution here.

Anyone knows how to do this with UnitySlippyMap's code?

Thank you.

JoaoPVilar avatar Mar 27 '21 17:03 JoaoPVilar