So, I've started playing with the Google Maps API and so far I don't have anything uber great but eventually I might get there.
It was easy to start using. I just got an API Key and they gave me some sample code and sent me on my way.
I found this website that seems to be packed with information:
Google Maps API TutorialAnd I've begun developing my own map:
Riding For A Cure: Where I've RiddenSo far, I've gotten:
The view that I wanted
I've disabled dragging so that the view I want is always in view
I've got an XML file that contains the data for my markers
and if you click on the markers a little pop up pops up with info about each ride i've done
I still have a long way to get to what I have fully envisioned, but I figured I share my start with y'all