-
Notifications
You must be signed in to change notification settings - Fork 69
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
Integration with Angular #50
Comments
Don`t know if you managed to integrate it but i did it like this:
|
What would step 3 be to integrate with React then? @jhenrich |
This worked fine for me in my Vue project. So it should be, relatively, the same for a React project:
|
I did not really get it working for angular: TypeError: undefined is not a constructor (evaluating 'new window.OverlappingMarkerSpiderfier(this.map,{nearbyDistance:20,keepSpiderfied:!0})')
|
Any ides on how i can integrate this plugin with Angular?
The text was updated successfully, but these errors were encountered: