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

The point.update method doesn't affect the point's name #20231

Closed
KamilKubik opened this issue Nov 30, 2023 · 1 comment · Fixed by #20411
Closed

The point.update method doesn't affect the point's name #20231

KamilKubik opened this issue Nov 30, 2023 · 1 comment · Fixed by #20411

Comments

@KamilKubik
Copy link
Contributor

KamilKubik commented Nov 30, 2023

Expected behaviour

The point.update method should update the name property on the point's instance.

Actual behaviour

The point.update method doesn't update the name property on the point's instance.

Live demo with steps to reproduce

https://jsfiddle.net/BlackLabel/n15oxqay/

Workaround

Refer to the point.options.name property instead.
https://jsfiddle.net/BlackLabel/03ft91gy/

Product version

Highmaps JS v11.2.0

@magdalena-gut
Copy link
Member

Internal note: the issue occur independently to update method ->
https://jsfiddle.net/BlackLabel/4189b0rs/

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

Successfully merging a pull request may close this issue.

7 participants