I have the Sun's latitude, longitude, and altitude but I don't know how to display the Sun's footprint in a particular time as in http://www.karhukoti.com and http://www.timeanddate.com/worldclock/sunearth.html.

Can someone please help?

Thanks.

Edit:

I downloaded the source code for JSatTrak and tried to implement the drawFootPrint and getFootPrintPolygons with no luck.

link|improve this question

27% accept rate
1  
you need to go back and evaluate the answers to your questions, and mark the ones that are correct - especially questions like this one answered by Jon Skeet. Correct answers get some added reputation, its just one of the ways this site works. – slugster Aug 6 '10 at 11:19
feedback

1 Answer

It's not natively a part of Bing Maps - you have to program it in yourself. But from the looks of it, it appears all you need is an algorithm to determine the width/height and angle of the foot print (well, probably the darkness instead) and then just have an animation on a path geometry to move it.

link|improve this answer
Thank you @TLCo but actually I'm having trouble with all what you have mentioned. Can you please see the Edit in my original question. – bahith Aug 1 '10 at 9:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.