[TIMOB-5060] Geolocation should be handled by the mobile device
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-08-29T14:23:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | api |
Reporter | Ronen Botzer |
Assignee | Don Thorp |
Created | 2011-08-19T14:02:07.000+0000 |
Updated | 2017-03-10T19:20:22.000+0000 |
Description
Mobile apps can currently get (forward and reverse) geolocation lookups from Titanium by way of a call to our API. We are deprecating support for this service (see: CLOUDENG-376).
Titanium Mobile should directly access a service, such as [Google's Geolocation API](http://code.google.com/apis/maps/documentation/geocoding/) directly. For example, version 3 of the Google API doesn't require API keys and rate limits by IP/device.
Duplicate of TIMOB-4880
Closing ticket as duplicate.