Karte icon indicating copy to clipboard operation
Karte copied to clipboard

๐Ÿ—บ Conveniently launch directions in other iOS apps

Results 11 Karte issues
Sort by recently updated
recently updated
newest added

@androidseb added some great samples over [in CMMapLauncher](https://github.com/citymapper/CMMapLauncher/issues/18), support for those would be great here too.

new app

Would be nice to add support for showing the pre-made action sheet from SwiftUI.

enhancement

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...

bug

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...

https://github.com/mapsme/api-ios/blob/master/api/MapsWithMeAPI.m

new app

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...

help wanted
new app

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 ๐Ÿคทโ€โ™‚๏ธ...

enhancement

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.

enhancement