-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Theme Map can produce incorrect bounds (#993)
When manipulating the map on theme/edit, bounds/zoom/bearing/etc could all result in incorrect values being applied. This update ensures that the max/min values are applied after map manipulation. This does not restrict manual entry of bounds outside min/max values. The backend will correctly handle bad inputs in those cases, as expected. Co-authored-by: Laura Mosher <[email protected]>
- Loading branch information
1 parent
18c105b
commit e0dbdd6
Showing
1 changed file
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters