Return precision value from geocoder.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 17 Jun 2010 05:39:53 +0000 (01:39 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 17 Jun 2010 05:39:53 +0000 (01:39 -0400)
commit38a33af5b5157b4865ae5698dc4f0d1d80c084a5
treed0c8ac4470abd39c979fd6d4406b7027b186249a
parenta38a0bb03d4cfe8722dafc4806fd6859ce75a8f1
Return precision value from geocoder.

Google's geocoder is really the only one that returns any useful information
(ve always returns 1, and yahoo doesn't return it at all).
horde/js/hordemap/google.js
horde/js/hordemap/horde.js
horde/js/hordemap/ve.js
horde/js/hordemap/yahoo.js