Skip to content
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

Add support for new google maps libraries #839

Closed
cubetastic33 opened this issue Mar 11, 2024 · 2 comments
Closed

Add support for new google maps libraries #839

cubetastic33 opened this issue Mar 11, 2024 · 2 comments
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@cubetastic33
Copy link

The type definition for Libraries only accepts the following strings: "drawing", "geometry", "localContext", "places", "visualization".

However, google maps now supports a lot more libraries: https://developers.google.com/maps/documentation/javascript/libraries

The type definition needs to be updated to accept all these options.

@cubetastic33 cubetastic33 added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Mar 11, 2024
@wangela
Copy link
Member

wangela commented Mar 11, 2024

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@cubetastic33 Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@cubetastic33
Copy link
Author

Oops, just realized this is already fixed on the latest version, my bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants