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

Clustering issue since 4.0.25 #1126

Open
mdellanave opened this issue Feb 7, 2025 · 11 comments
Open

Clustering issue since 4.0.25 #1126

mdellanave opened this issue Feb 7, 2025 · 11 comments
Labels

Comments

@mdellanave
Copy link

Hi guys,
I found some problem using clustering starting from the release 4.0.25.

I have untouched code built on this example
https://viglino.github.io/ol-ext/examples/animation/map.animatedcluster.html

Using version 4.0.24 I see the circles area with the counter

Image

Since version 4.0.25 the circles do not appears, but it seems they are there because if I click they will expand

Image

any idea?

@Viglino
Copy link
Owner

Viglino commented Feb 10, 2025

Which version of ol are you using?
ol >10.3.1 introduce createRenderOptions on style (see #1123)
Maybe you can try [email protected]
It may be a bug on Chart style

@Viglino Viglino added the bug label Feb 10, 2025
@mdellanave
Copy link
Author

mdellanave commented Feb 10, 2025

Hi @Viglino
I think the issue does not depends on ol version, I tried with 10.3.1 and 10.4.0 with the same result.

About ol-ext, I tried both the 4.0.25 and 4.0.26 versions but I had to rollback to the 4.0.24 to make it works as usual.

Thank you for your support!

@Viglino
Copy link
Owner

Viglino commented Feb 10, 2025

Do you have an online code to test?

@mdellanave
Copy link
Author

not right now, sorry

@mdellanave
Copy link
Author

mdellanave commented Feb 10, 2025

I think this could be a base example
https://codesandbox.io/p/devbox/simple-forked-jqdn4p?workspaceId=ws_JP1zBczYgG5PvHLMG4yFpf

Image

and if I change to 4.0.24

Image

@Viglino
Copy link
Owner

Viglino commented Feb 10, 2025

I can't access the devbox

Devbox not found
It's likely that the Devbox you're trying to access doesn't exist or you don't have the required permissions to access it.

@mdellanave
Copy link
Author

@Viglino ups sorry, try now please
https://codesandbox.io/p/sandbox/ol-ext-clusters-jqdn4p

@Viglino
Copy link
Owner

Viglino commented Feb 10, 2025

It's working fine for me... [email protected] [email protected]

  • windows + Chrome Version 132.0.6834.160 (Build officiel) (64 bits)
  • Firefox 128.3.1esr (32 bits)
Screenity.video.-.Feb.10.2025.mp4

@mdellanave
Copy link
Author

uhm that's strange

Image

are you really using 4.0.26?
please check the package.json and eventually reload the codesandbox

I'm also on window using chrome Versione 133.0.6943.59 (Build ufficiale) (a 64 bit)

@Viglino
Copy link
Owner

Viglino commented Feb 10, 2025

@mdellanave
Copy link
Author

Image

can't access to your link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants