E
E
Egishe2017-04-11 23:26:19
JavaScript
Egishe, 2017-04-11 23:26:19

How to call some phone functions via javascript?

I saw embedded widgets on some sites (for example, jivosite), which add options such as:
- call - click and the "phone" application opens and you can immediately call
- how to get there - click and the phone prompts you to choose which navigation application to use, and after selecting it opens this the application itself and builds the route
Question: how are these things implemented? I know about all sorts of fongeps that collect javascript into all sorts of .apk, but this is not it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Sokolov, 2017-04-11
@egishe

For the phone - the tel scheme: For maps, it is advised to refer to Apple Maps, which redirect users from Android to Google maps:<a href="tel:+74955555555">+7 (495) 555-55-55</a>
http://maps.apple.com/?q=автомойка

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question