4.2.0
What's Changed
New:
- Adds
TKBuzzInfoProvider.fetchRouteDetails
for fetching the details of a route, including directions, shapes and stops, #211
Changed:
region.name
has been deprecated in favour ofregion.code
; along with related methods getting renamed #211- Selected documentation updates
Fixes:
- Auto-completion requests now properly get cancelled if search is aborted before results are provided, #209
- Auto-completion search no longer gets reset if map is in "following" mode, #209
- Fix retain cycle in
TKUIAutocompletionViewController
, #209 - Addresses runtime warnings related to
TKJSONCache
PRs
- Tweaks of autocompletion behaviour by @nighthawk in #209
- Adds TKBuzzInfoProvider.fetchRouteDetails by @nighthawk in #211
- Update documentation of geocoders/autocompleters by @nighthawk in #215
Full Changelog: 4.1.0...4.2.0