Karte
Karte copied to clipboard
๐บ Conveniently launch directions in other iOS apps
@androidseb added some great samples over [in CMMapLauncher](https://github.com/citymapper/CMMapLauncher/issues/18), support for those would be great here too.
Would be nice to add support for showing the pre-made action sheet from SwiftUI.
Putting a wink emoji in the readme and not respecting the hint myself is some kind of next-level smug. `isInstalled()` short circuits to `true` if querying for Apple Maps. How...
Itยดs me again ๐ Todays issue: When presenting the picker on an iPad, the app crashes with this error: `Terminating app due to uncaught exception 'NSGenericException', reason: 'Your application has...
It would be cool if the picker would automatically open the location if there is only one app in the list. Also the case of no app installed should be...
Not sure if this would be preferable or not, but it's possible and looks to support everything necessary. `http://maps.apple.com/?[...]` More here: https://developer.apple.com/library/content/featuredarticles/iPhoneURLScheme_Reference/MapLinks/MapLinks.html Upside would be to have everything consistent. But...
Universal links have become the defacto standard anyway, but it's not an option for *all* apps. And they're rather incompatible with `isInstalled()`, but I guess that's pretty obvious, so ๐คทโโ๏ธ...
Would be nice to support also. It does make a bit of a difference for some URL schemes though afaict compared to just leaving off the origin location.