GPS Logger on SD card

Hellp ppl,

I'm new to Arduino world and i want to make a GPS logger so i can use the data later on google earth to find the route i walked or ran. I've got an Arduino Mega 2560 and an ITEAD GPS Shield v1.1

any ideas where i can find a useful code for this porpuse

Thank you all

The GPS shield/module probably requires a library to use with it, and and an example of its use will probably be included therein, Similarly, there is an SD card xample inluded in the Arduino IDE.