[Orgmode] Re: Getting a Google Maps' map for an entry

2010-07-02 Thread d . tchin
d.tchin writes: Julien Danjou julien at danjou.info writes: Hi there, I've recently wrote a Google Maps extension for Emacs[1]. Therefore, I've extended org-mode to display a Google Maps' map for an event location. The extension, which is very simple, is available here[2]

[Orgmode] Re: Getting a Google Maps' map for an entry

2010-06-29 Thread Thierry Volpiatto
Julien Danjou jul...@danjou.info writes: Hi there, I've recently wrote a Google Maps extension for Emacs[1]. Therefore, I've extended org-mode to display a Google Maps' map for an event location. The extension, which is very simple, is available here[2] and I wanted you to know about it.

[Orgmode] Re: Getting a Google Maps' map for an entry

2010-06-29 Thread Memnon Anon
Hi, cool stuff :)! Julien Danjou jul...@danjou.info writes: I'd be glad to have feedback. patches or ideas. ;) I found a minor problem: * Summary Zooming on map fails if not 'initialized' with z * Steps to reproduce - `M-x google-maps' - Location: `Statue of Liberty New York'

[Orgmode] Re: Getting a Google Maps' map for an entry

2010-06-29 Thread Julien Danjou
On Tue, Jun 29 2010, Memnon Anon wrote: It would be nice the initial zoom level of a map would be set right at the beginning. The problem is that this is not possible. The zoom level, if not specified, is determined automatically by Google Maps, and we have no clue about its value. Therefore

[Orgmode] Re: Getting a Google Maps' map for an entry

2010-06-29 Thread Thierry Volpiatto
Julien Danjou jul...@danjou.info writes: On Tue, Jun 29 2010, Memnon Anon wrote: It would be nice the initial zoom level of a map would be set right at the beginning. The problem is that this is not possible. The zoom level, if not specified, is determined automatically by Google Maps, and