-
Notifications
You must be signed in to change notification settings - Fork 186
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Since updating to version 1.1.1 and 1.1.2 from 1.1.0, I am no longer able to build my project as the google namespace is not available.
Hard coding 1.1.0 and reinstalling works perfectly.

Including @types/google.maps with the updated library version also did not seem to work.
Steps to Reproduce
Set your dependency version to "@vis.gl/react-google-maps": "^1.1.1" or "@vis.gl/react-google-maps": "^1.1.2",
Define a polygon object - or anything else from google.maps
let polygon: google.maps.Polygon
Environment
- Library version: => 1.1.1
- Google maps version: weekly
- Browser and Version: n/a
- OS: n/a
Logs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
