Replies: 1 comment
-
Did you manage to fix this? having the same issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a basic Source with a Layer inside of it rendering a circle on the screen.
When I zoom into the map, the circle also changes size. Is there a way to make it so the circle dimensions are static and do not change?
Zoomed Out you can see the area inside the circle

When I zoom in, you can see the area inside the circle has changed meaning the circle radius is potentially being updated when zoomed in?

Is there a way to set this circle to be static so it doesn't change size?
Beta Was this translation helpful? Give feedback.
All reactions