[TIMOB-699] Android: Reverse GeoCode result needs raw values
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:53:57.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.2.0 |
| Components | Android |
| Labels | android, defect |
| Reporter | Don Thorp |
| Assignee | Don Thorp |
| Created | 2011-04-15T02:34:44.000+0000 |
| Updated | 2011-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.
(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...