(RDMLX) Web View HTML Map Links
Posted: Tue Oct 06, 2015 3:27 am
Hello,
My application is using local html and JavaScript in Web Views to access local data for offline use. When using email, phone, and SMS links the app(s) handle (intercept) the links correctly and use the native email/phone/messaging applications. Map links do not seem to be intercepted (on any platform) and open a Google Maps URL in the Web View.
I am formatting my Map Links according to the Apple iOS Developer URL Scheme: https://developer.apple.com/library/ios ... Links.html
Is there any specific way LongRange is expecting to use Map Links in a Web View to ensure they are opened in the native Map application? Or, is there a native map API that is available via JavaScript?
Thanks in advance!
My application is using local html and JavaScript in Web Views to access local data for offline use. When using email, phone, and SMS links the app(s) handle (intercept) the links correctly and use the native email/phone/messaging applications. Map links do not seem to be intercepted (on any platform) and open a Google Maps URL in the Web View.
I am formatting my Map Links according to the Apple iOS Developer URL Scheme: https://developer.apple.com/library/ios ... Links.html
Is there any specific way LongRange is expecting to use Map Links in a Web View to ensure they are opened in the native Map application? Or, is there a native map API that is available via JavaScript?
Thanks in advance!