Skip to content

Conversation

@mwilsnd
Copy link
Collaborator

@mwilsnd mwilsnd commented Aug 19, 2025

Currently, all property values are converted to strings - even if they are otherwise allowable types. This PR removes this conversion, allowing all 3 supported types to be used and preserved.

@mwilsnd mwilsnd requested a review from HarelM August 19, 2025 05:07
Copy link
Collaborator

@HarelM HarelM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Was this accidentally changed as part of the typescript migration?
I'm not sure I fully understand where the issue is...

@HarelM
Copy link
Collaborator

HarelM commented Aug 19, 2025

This is only a type conversion, it doesn't change the actual code, doesn't it?

@mwilsnd
Copy link
Collaborator Author

mwilsnd commented Aug 19, 2025

Pretty sure it's just a type conversion - it looked wrong to me while debugging a related issue so I've gone ahead and fixed it. The generated code should still be the same.

@mwilsnd mwilsnd merged commit e4da78c into maplibre:main Aug 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants