I have a series of point that I want to draw circles with varying radii around. The radii depend on the zoom level and represent a 1.1 mile circle from the point. I'm running into an issue where the circles will draw but are clipped.
All I've been able to find so far is to increase the buffer size on the source. I've maxed this out at 64 and it doesn't make a difference.
Is there any way to be able to draw markers around points with this kind of large size? Some other approach that I'm missing or another buffer I could adjust?
أكثر...
All I've been able to find so far is to increase the buffer size on the source. I've maxed this out at 64 and it doesn't make a difference.
Is there any way to be able to draw markers around points with this kind of large size? Some other approach that I'm missing or another buffer I could adjust?
أكثر...