Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の Cordova アプリには、物理的な郵送先住所のリストが表示されます。(スクロール中に)誤って住所をタップすると、Android は Google マップを起動します。どうすればそれを防ぐことができますか?
PS: アドレスは何にもリンクされていません。
<meta name="format-detection" content="address=no">
これは効果がありません。
お時間をいただきありがとうございます。