Last week, I worked on my
Google Maps for Emacs
extension. I’ve introduced a new format handling for locations which include
the longitude and latitude. The initial format was just a string describing
the location, which was obviously too limited.
Since I have started to use Org-mode, I though it was missing something to
have appointment locations on a map. Of course, it’s easy to get a LOCATION
property from an entry, and then browse-url on Google Maps.