Skip to content

[Map] Add Rectangle support #2845

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

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

Valmonzo
Copy link
Contributor

@Valmonzo Valmonzo commented Jun 17, 2025

Q A
Bug fix? no
New feature? yes
Docs? yes
Issues
License MIT

Adding a new Rectangle element to Map following GoogleMaps and Leaflet features.

Capture d’écran 2025-06-17 à 13 43 36 Capture d’écran 2025-06-17 à 13 44 23

Copy link
Contributor

github-actions bot commented Jun 17, 2025

📊 Packages dist files size difference

Thanks for the PR! Here is the difference in size of the packages dist files between the base branch and the PR.
Please review the changes and make sure they are expected.

FileBefore (Size / Gzip)After (Size / Gzip)
Map
abstract_map_controller.d.ts 5.75 kB / 1.25 kB 6.62 kB+15% 📈 / 1.36 kB+9% 📈
abstract_map_controller.js 4.48 kB / 1.14 kB 5.01 kB+12% 📈 / 1.2 kB+6% 📈
Map (Bridge Google)
map_controller.d.ts 3.03 kB / 866 B 3.35 kB+11% 📈 / 915 B+6% 📈
map_controller.js 12.22 kB / 2.65 kB 13.38 kB+9% 📈 / 2.81 kB+6% 📈
Map (Bridge Leaflet)
map_controller.d.ts 2.63 kB / 781 B 2.93 kB+12% 📈 / 829 B+6% 📈
map_controller.js 11.06 kB / 2.77 kB 12.19 kB+10% 📈 / 2.92 kB+6% 📈

@Valmonzo Valmonzo force-pushed the feat/add-rectangle-support-for-map branch from f445a7f to e0b3f91 Compare June 17, 2025 11:41
@Valmonzo Valmonzo force-pushed the feat/add-rectangle-support-for-map branch from e0b3f91 to e76d201 Compare June 17, 2025 11:47
@Valmonzo Valmonzo marked this pull request as ready for review June 17, 2025 11:49
@Valmonzo Valmonzo requested a review from Kocal as a code owner June 17, 2025 11:49
@carsonbot carsonbot added Feature New Feature Map Status: Needs Review Needs to be reviewed labels Jun 17, 2025
@Valmonzo Valmonzo changed the title [Map] Add support for rectangle [Map] Add Rectangle support Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature Map Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants