[TIMOB-19067] Windows: Move forward and reverse geocoder implementations into TitaniumKit
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-06-30T01:08:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 6.0.0 |
Components | Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Gary Mathews |
Created | 2015-06-23T20:59:05.000+0000 |
Updated | 2016-10-06T12:26:35.000+0000 |
Description
We should be able to write the implementation of forward and reverseGeocoder in Javascript at the TitaniumKit level.
There's no reason why they couldn't be written in JS using our own APIs, like an HTTPClient.
master: https://github.com/appcelerator/titanium_mobile_windows/pull/751
Verified using: OS: Microsoft Windows 10 Pro 10.0.14393 Appc core: 6.0.0-56 Appc NPM: 4.2.8-7 Ti SDK: 6.0.0.v20161006013211 Forward and reverse geocoder implementations still work as expected Closing ticket