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 popupShown Input binding to marker.component #113

Merged
merged 1 commit into from
Mar 17, 2019

Conversation

AndrejB1
Copy link
Contributor

@AndrejB1 AndrejB1 commented Mar 6, 2019

Enable opening and closing marker popups with Input variable

Enable opening and closing marker popups with Input variable
@AndrejB1
Copy link
Contributor Author

AndrejB1 commented Mar 6, 2019

Feature request:

I was disappointed that popups couldn't be opened by binding a variable to the markers (like in Angular Google Maps) so I added an @input variable ('popupShown') to enable dynamic opening and closing of marker popups, without having to click on the markers.

There's only three new lines of code, shouldn't interfere with anything else :)

@AndrejB1
Copy link
Contributor Author

AndrejB1 commented Mar 6, 2019

@Wykks the check fails on the markercluster.component.ts file, which I haven't made any changes to. Any idea what it could be

@Wykks
Copy link
Owner

Wykks commented Mar 17, 2019

Hi!
Thanks for the PR.

Don't worry about travis, I'll do something about that...

@Wykks Wykks merged commit 1b0fed8 into Wykks:master Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants