-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(examples): add new SVG assets and enhance seatmap functionality
Add new SVG assets for basketball, rectangle, seat, table, and user icons to the examples/assets directory. These assets are used to customize the appearance of seats in the seatmap. Enhance the seatmap functionality by introducing profiles that allow users to select different configurations for seat arrangements. Add functions to generate random blocks and update the seatmap based on selected profiles. Implement zoom functionality to focus on specific blocks within the seatmap. Improve the user interface in the examples/index.html by organizing buttons for profile selection and block zooming. Remove redundant console logs and refactor code for better readability and performance.
- Loading branch information
1 parent
a446e5d
commit 644f4f2
Showing
19 changed files
with
464 additions
and
93 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.