A couple of small changes to
the Where Am I?
application, reflecting the fact that Google Maps will no longer
display KML files on any platform: there is now a direct
download link to get the KML file (which we were generating all
along, but had no easy way to do anything with outside of Google
Maps), and in addition, all of the geographical coordinates in
the application list are linked as geo: URIs, which
Google Maps for Android will intercept and display for you.
Neither of these are quite as good as what we had before, but
it's at least something!