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

Use render instead of repaint #153

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

patrickbitzer
Copy link

After getting the error this.$clusterObject.repaint is not a function, I have search for a solution and found this. Replacing the function call render() instead of repaint() solves this issue.

After getting the error `this.$clusterObject.repaint is not a function`, I have search for a solution and found this. Replacing the function call render() instead of repaint() solves this issue.
@netlify
Copy link

netlify bot commented Sep 19, 2022

Deploy Preview for vue-map canceled.

Name Link
🔨 Latest commit a7a3ffc
🔍 Latest deploy log https://app.netlify.com/sites/vue-map/deploys/6328318a4b397e0008524465

@NathanAP
Copy link

Hello @patrickbitzer ! Sorry to ping you, as we were talking in this issue, it seems that this repo is not being maintained. I forked and I'm trying to keep it healthy, can you please send this PR to my fork? :)

@websitevirtuoso
Copy link

@NathanAP if the owner of this PR will not answer. ping me. I will do PR with this fix. But I didn't get this issue on my end

@websitevirtuoso
Copy link

I could find this info. Maybe this is anwer to this PR
googlemaps/js-markerclusterer#130
Will use map cluster in my project but not soos. in 2-3 month

@NathanAP
Copy link

@NathanAP if the owner of this PR will not answer. ping me. I will do PR with this fix. But I didn't get this issue on my end

Ok, thanks!

I could find this info. Maybe this is anwer to this PR
googlemaps/js-markerclusterer#130
Will use map cluster in my project but not soos. in 2-3 month

No worries! If someone else get this problem we can give more priority to this situation.

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.

None yet

3 participants