So I am building and HTML 5 app to run on mobile devices and I have addresses. I am wondering if it is possible to code them somehow to make iOS and Android recognize them as such and launch the native mapping app.
An example that I know works is phone numbers...I can code a link with "tel:" and a mobile phone will dial the number.
Is there something like this for addresses and maps?
Thanks!
David