-
-
Notifications
You must be signed in to change notification settings - Fork 860
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- No more `builder`s: now we use `Marker.child` for extra efficiency - `Marker`'s constructor is now `const`ant, along with `MarkerLayer` - `rotateOrigin` and `rotateAlignment` have been removed, as not sure of their valid use-case - `Anchor`, `AnchorPos`, and all anchor terminology have been removed, to simplify - Only relative `Alignment`s now supported, but now also non pre-provided ones - Resolved confusion around meaning of anchors/position/alignment/relativity Co-authored-by: JaffaKetchup <[email protected]>
- Loading branch information
1 parent
5fb54f7
commit 2ea3110
Showing
14 changed files
with
262 additions
and
424 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
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
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
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
Oops, something went wrong.