How to add countries markers on globe? Can anyone guide?

Hi, I’ve just create this WebGL prototype of a globe made of evenly spaced dots that light up as you fly to any of the 236 countries on the planet using data-path=“travel/PK”. :thinking: but now I’m trying to add marker’s, the clickable markers on specific countries. Please give me an direction to add markers on globe.

.

Repo: GitHub - malikfaizanhaider/Interactive-globe: I Have to create this WebGL prototype of a globe made of evenly spaced dots that light up as you fly to any of the 236 countries on the planet.
Demo: Interactive Globe

I’m not sure what’s the issue. :thinking: In your demo flying between the markers seems to work fine (besides being a bit jumpy in the beginning.)

Yes, It’s working fine, but issue is, how I can the highlight the selected country using direct mouse click on globe.