Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circle layer circle-translate doesn't translate at zoom level < 6 #13343

Open
austinmcdaniel opened this issue Dec 5, 2024 · 0 comments
Open

Comments

@austinmcdaniel
Copy link

mapbox-gl-js version:
3.8.0

browser:
chrome

Steps to Trigger Behavior

  1. create a circle layer with a circle-translate applied
  2. set the zoom to a level to 5.
  3. Note where the circle is
  4. zoom in until the circle-translate applies. you'll see the circle layer jump on the map.

Link to Demonstration

https://jsfiddle.net/4g6zytc5/

Expected Behavior

The circle-translate is always applied to the circle layer.

Actual Behavior

The circle-translate applies once you reach zoom level 6 or greater.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant