Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-699] Android: Reverse GeoCode result needs raw values

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:57.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.2.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:34:44.000+0000
Updated2011-04-17T01:53:57.000+0000

Description

Reverse geocode was returning a result that was compatible with Address in the contacts module. The reverseGeocoder test in KS expects the raw keys. Add street, country_code, address to the result. In an Address, street maps to street1, country_code to countryCode, and address to displayAddress.

Comments

  1. Don Thorp 2011-04-15

    (from [3668c395a5251a4ea19ad1581349b9d043a4974c]) [#699 state:resolved] added 'raw' keys to address result http://github.com/appcelerator/titanium_mobile/commit/3668c395a5251a4ea19ad1581349b9d043a4974c"> http://github.com/appcelerator/titanium_mobile/commit/3668c395a5251...

JSON Source