Open Maps from WebView link

Hi,


I need to open Maps from a link within a webview, iOS8 Xcode 7, Swift.

It would also even work opening it with Safari or even opening every external URL in Safari. Any help much appreciated.

Maps links are documented in the Apple URL Scheme Reference.

Share and Enjoy

Quinn "The Eskimo!"
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
Open Maps from WebView link
 
 
Q