An app that calls an iphone with hyperlinks in an HTML page

Source: Internet
Author: User

<1>. Simple example of calling the iphone map app: <a href= "http://maps.google.com/maps?q= query Criteria" > Submit Query </a>
Parameter Q: Can be an address of a place or a latitude or longitude coordinate, or it can be a query statement
For example: Query map of Putuo District, Shanghai: <a href= "http://maps.google.com/maps?q=, Putuo District, Shanghai, China" > Submit Query </a>
such as: input latitude and longitude coordinates query map, note: Latitude in front, longitude in the middle, separated by commas, latitude in-90 to + 90, north latitude is positive, longitude between 180 to +180,
The longitude is positive.
<a href= "http://maps.google.com/maps?q=31.13,121.422" > Submit Query </a>
If you want to make more complex conditional queries, refer to the bottom source link, which is connected with the & number between each parameter name when there are multiple parameters.
<2> Phone Call Function instance: When you click on the link below, we will call the interface when we usually enter the number.
<a href= "Tel: phone number" > Test call Function </a>
<3>. Calling iphone Email instance: when clicking on the link below, it will automatically call the email function of the mobile phone.
<a href= "mailto: Each other's email address" > Test outgoing mail features </a>
<4>: Call the iphone phone to send SMS
<a href= "SMS: Each other's mobile phone number" > Test texting features </a>
Reference Source link Address: http://developer.apple.com/library/ios/#featuredarticles/iphoneurlscheme_reference/articles/ Maplinks.html#//apple_ref/doc/uid/tp40007894-sw1

An app that calls an iphone with hyperlinks in an HTML page

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.