April 28, 2024

You Can Now Embed Apple Maps Into Your Website With MapKit JS

Posted June 7, 2018 at 2:37am by iClarified · 16439 views
Apple has launched MapKit JS beta, a JavaScript library that lets you embed Apple Maps into your website.

MapKit JS brings Apple Maps to the web. This new JavaScript library lets you add interactive maps to webpages — complete with annotations, overlays, and interfaces to Apple Maps services such as Search and Directions — to enable rich interactions.



To communicate with Maps services, you’ll need to set up your Maps identifiers, keys, and tokens by signing in to your developer account and visiting Certificates, Identifiers & Profiles.

The MapKit JS beta provides a daily free limit of 250,000 map initializations and 25,000 service calls. Services included in the free limit are Search, Search Autocomplete, Directions, and Geocoding. If your team's needs exceed the free limit, you can request a capacity increase.

You can find examples and sample code at the link below.

Read More