I'm starting with MFCs, so I'm a bit lost with the classes...

I'm doing a small project, in wich I read a gps track file, and I want to display it on a window.
I think that with a CHtmlView I could display a static google map image, and I would like to trace my route over this image map.

How can I do that? Can I draw a line over a CHtmlView? Or any better suggestion?

Thanks in advance!
Marta