🎉 2.0.0 #109
Replies: 7 comments 14 replies
-
Just wanted to say good work! |
Beta Was this translation helpful? Give feedback.
-
Is there a way to reference all the types defined within this package? I plan to use this library but I need to build some types on top of the ones used internally by this package, tried something like:
But did not work, is there a separate package with the types? |
Beta Was this translation helpful? Give feedback.
-
i want to show popup and infowindow when i hover and click on marker how can i achieve this |
Beta Was this translation helpful? Give feedback.
-
Thank you for the wonderful work. Does this package support localization? I want to change it to Korean. |
Beta Was this translation helpful? Give feedback.
-
How do I get coordinates of a point when I click on the map but not a Marker? |
Beta Was this translation helpful? Give feedback.
-
thank you very much, you're amazing! |
Beta Was this translation helpful? Give feedback.
-
This has been super useful on one project. It would be amazing if support for mapIDs was rolled into this. Custom styling requires a mapId in addition to the API key. I've been trying to figure out how to make that work with little luck. |
Beta Was this translation helpful? Give feedback.
-
💥 Breaking Changes
Library has completely been rewritten in Typescript!
🚧 Builded with tsup
✏️ Fully typed
🔥 PropTypes removed
⬆️ Dependencies upgrade (see below)
What's Changed
Full Changelog: 1.4.2...2.0.0-alpha.0
This discussion was created from the release 2.0.0-alpha.0.
🙏🏼 Since I'm new to Typescript, I would really need some feedback. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions