Required latitude and longitude between two lat longs with required angle

1. A concise explanation of the problem you're experiencing.

I am working on Line of sight functionality, need to find what are all lat longs intersecting between 2 lat longs

2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.

3. Context. Why do you need to do this? We might know a better way to accomplish your goal.

I am working on Line of sight functionality, need to find what are all lat longs intersecting between 2 lat longs

4. The Cesium version you're using, your operating system and browser.

cesuim 1.39, windows 10

Hi there,

I’m confused what you are asking. Can you add some further clarification, or maybe an example?

Thanks,

Gabby

Hi Gabby,

sorry for the confusion.

I want to find what are latitudes and longitudes intersecting between one line segment.

I do have angle, distance & line segment data, but could not find calculations to know, how many lat longs are intersected between the line segment.

please help me with calculation.

Regards

Dhana