Some of the major changes:
- Minimum supported iOS version is now 9.0;
- Added action sheet for presenting all supported and installed mapping apps;
- Completely reworked logic with use of NSURLComponents;
- Standard openURL is deprecated since iOS 10, replacing it with the new one with completionHandler.