Skip to content

Fix: Coerce string coordinates to numbers in boundsPoint function #278#291

Open
DoiMayank wants to merge 2 commits intod3:mainfrom
DoiMayank:fix-bounds-coerce
Open

Fix: Coerce string coordinates to numbers in boundsPoint function #278#291
DoiMayank wants to merge 2 commits intod3:mainfrom
DoiMayank:fix-bounds-coerce

Conversation

@DoiMayank
Copy link
Copy Markdown

This pull request addresses issue #278, where path.bounds should return numbers even when input coordinates are strings.

I have modified the boundsPoint function to coerce input coordinates to numbers. I tested the changes, and they successfully return numerical bounds for both string and number inputs.

Comment thread src/path/bounds.js Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants