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

(Map Search Plugin) Market Cluster Icons displaying over the top of property info popups #61

Open
JackAlexander1 opened this issue Apr 26, 2018 · 4 comments

Comments

@JackAlexander1
Copy link

Hi there,

There is an issue with market cluster icons appearing over the top of property info popups on the map view. Please find below a screenshot of the issue.

image

Is there a fix we can apply for this situation? I've had a look into this issue and it appears to be an issue with market cluster.

googlearchive/js-marker-clusterer#108

Kind regards,
Jack

@JackAlexander1
Copy link
Author

Hi there, have you had a chance to look into this issue at all?

@propertyhive
Copy link
Owner

Hi Jack,

I spent about 4 hours looking into this when it was first raised but am struggling to find a solution. Even if I initiate the infowindows after the clustering has taken place it still seems to have the same problem.

I feel like we're kind of at the mercy of the clustering plugin with this. I can take another look at some point but can't make any guarantees.

Might be worth turning off the clustering temporarily if causing problems.

Steve

@codepuncher
Copy link

Hi @propertyhive (Steve),

Has there been any developments on that at all since being raised?

Thanks

@propertyhive
Copy link
Owner

There's not I'm afraid. We've revisited it a few times now. I tried updating to the latest marker clustering library, to no avail.

I think the main cause is the order in which things are done: The markers are drawn and the infowindows initialised, and then the clustering done afterwards. If we could find someway to do it so the clustering was done before the infowindows were drawn that might sort it, but it requires a restructure of sorts.

I know this has been hanging around for a while now so let me book some time out next week to look at this again and I'll let you know how we get on,

Thanks,
Steve

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

No branches or pull requests

3 participants