-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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.
Metadata
Metadata
Assignees
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.