vasturiano / globe.gl

UI component for Globe Data Visualization using ThreeJS/WebGL
https://vasturiano.github.io/globe.gl/example/world-population/
MIT License
1.97k stars 293 forks source link

Ring Layer + Label Layer can't working together? #150

Open gravestar opened 1 year ago

gravestar commented 1 year ago

i use ring layer + label layer to make something like this

image

and i want to setState when someone click the label using labelOnClick so i will change the color of label to red

but this happened

image

or do you have any workaround for this?

vasturiano commented 1 year ago

@gravestar do you have a simple repro example, on https://codepen.io/ for instance?

niravupxselling commented 11 months ago

Hi @vasturiano , Thanks for making wonderful lib, god blees you always.

Here I am also facing this issue: tooltip on the ring when mouse over it.