-
Notifications
You must be signed in to change notification settings - Fork 182
Add package.json #21
Comments
I've created a pull request that should fix your issue (once google gets around to merging it & publishing the package to npm): |
@gigmaps excellent! |
@Rendez probably best to leave this issue open - someone from Google will close the issue once they merge the pull request (and publish the package to npm) |
How to use it? I could not find any exports statement in the infobubble.js, and i get a blank object on require. EDIT: I assume it is to be loaded as a global variable (without actually assigning the require to any varaiable). Will try and update. |
I get the same issue |
OK. There's no exports, it's creating a global, so doing this: |
I would like to install this package via NPM but without package.json is not possible.
The text was updated successfully, but these errors were encountered: