Mapkit Usage Details

Source: Internet
Author: User

1. Use of the mapkit framework

* Prerequisites for using the mapkit framework

> Import framework

> Import the main header file: # import <mapkit/mapkit. h>

* Usage instructions for the mapkit framework

> In the mapkit framework, the prefixes of all data types are MK.

> Mapkit has an important UI control for map display.

2. Map type

* You can set the map type by setting the mapviewtype of mkmapview.

> Mkmaptypestandard: normal map (left)

> Mkmaptypesatellite: satellite cloud map (image Center)

> Mkmaptypehybrid: A general map overwrites a satellite cloud map (right)

3. Tracking and displaying User Locations

* Set the usertrackingmode attribute of mkmapview to track and display the current user location.

 

Mkusertrackingmodenone: Do not trace the user's location mkusertrackingmodefollow: trace and display the user's current location on the map mkusertrackingmodefollowwithheading: trace and display the user's current location on the map, the map will rotate along the user's forward direction
Is the tracking effect> the blue luminous dot is the current position of the user> the blue luminous origin, the professional term is "pin"

Mapkit Usage Details

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.