From mboxrd@z Thu Jan 1 00:00:00 1970 From: tomasz przechlewski Subject: org-location-google-maps ; location is not exact Date: Mon, 14 Nov 2011 21:18:48 +0100 Message-ID: <4EC177A8.4000501@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQ2zV-00042n-9q for emacs-orgmode@gnu.org; Mon, 14 Nov 2011 15:18:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RQ2zU-0002kQ-AV for emacs-orgmode@gnu.org; Mon, 14 Nov 2011 15:18:53 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:61219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQ2zT-0002kG-W9 for emacs-orgmode@gnu.org; Mon, 14 Nov 2011 15:18:52 -0500 Received: by bke17 with SMTP id 17so6217330bke.0 for ; Mon, 14 Nov 2011 12:18:50 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I have tried org-location-google-maps but it does not work as expected, for example: ** Place Kielno-Cmentarz :PROPERTIES: :COORDINATES: 54.454603, 18.344792 :END: and org-agenda-location-google-maps there is no error the map is displayed but the pin's position is 54.461103 / 18.384233 -- not very accurate any idea what's wrong? --tomek