LocationPicker v2.0.0 Release Notes

Release Date: 2016-08-06 // over 7 years ago
  • โœจ Enhancements

    • โž• Add a Bool property var forceReverseGeocoding to decide if reverse geocoding should be performed #9
    • ๐Ÿ‘ Migrate to Swift 2.3 and support iOS 10
    • 0๏ธโƒฃ func selectLocaitonItem is now public in order to allow setting a default location #9
    • Enable filtering search results #9
    • โž• Add a Bool property var isRedirectToExactCoordinate to decide whether redirect to the exact coordinate after queried
    • Avoid duplicate texts in table view cells

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix the misuse of NSCoding
    • ๐Ÿ›  Fix the misuse of layout guide
    • ๐Ÿ›  Fix the framework linking problem in demo
    • ๐Ÿ›  Fix the coordinate offset in iOS 10