Replies: 2 comments 1 reply
-
|
Yeah the problem basically is that I think the best solution would be for the MapLibre component to detect which format was passed in, and then when propagating that back to the |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This should be handled properly in the just-released v1.0. Thanks for pointing it out! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hey,
<MapLibre bounds>is typed as aLatLngBoundsLike. Indeed it takes an array as input, but when binding to it it returns aLatLngBoundsinstance, so my editor is confused. I think this qualifies as a bug, right?the line in question
Beta Was this translation helpful? Give feedback.
All reactions