Block for Apple Maps
An Apple Maps block for the WordPress block editor (Gutenberg).
The facts
- Rating
- 5★ from 2
- Active installs
- 1k+
- Price
- Free
- Last updated
- 12 May 2026
- Added
- Jun 2020
- Requires WP
- 6.6
- Tested up to
- WP 7.0.4
- Requires PHP
- 7.4
- Downloads
- 34,042
Our analysis
AI-assistedBlock for Apple Maps is a WordPress plugin that allows you to integrate Apple’s MapKit JS into an Apple Maps block within the Gutenberg block editor. To use this plugin, you must have an Apple Developer Program account, along with a Maps Identifier and Private Key to connect to the MapKit JS API.
This plugin is suitable for developers who want to incorporate Apple Maps into their WordPress sites. It requires some setup and configuration, making it best for those familiar with the Apple Developer environment.
Best for: This plugin is best for developers looking to integrate Apple Maps into their WordPress sites.
What it does well
- ✓Integrates Apple Maps into WordPress using MapKit JS
- ✓Designed for use with the Gutenberg block editor
- ✓Free to download from WordPress.org
- ✓Active installation count of 1,000
- ✓High rating of 5 out of 5 from 2 ratings
Where it falls short
- •Requires an Apple Developer Program account with an annual fee
- •Configuration process may be complex for some users
- •Apple Maps may not be available in all countries or regions
Verdict
Block for Apple Maps provides a specific functionality for users familiar with Apple’s developer tools. Its requirement for an Apple Developer account may limit its accessibility for some users.
From the developer
10up's own description of Block for Apple Maps, lightly tidied.
Disclaimer: Apple Maps, MapKit JS, and the Apple logo are trademarks of Apple Inc. Apple Maps may not be available in all countries or regions.
This plugin integrates Apple’s MapKit JS into an “Apple Maps” block in the WordPress block editor (Gutenberg). You will need an Apple Developer Program account, Maps Identifier, and Private Key to configure this plugin and connect to the MapKit JS API in order for the block to function. Note that the Apple Developer Program has an annual fee of 99 USD, in local currency where available. Prices may vary by region and are listed in local currency during the enrollment process. Fee waivers are available for the Apple Developer Program for eligible organizations.
Configuration
In order to start using the Apple Maps block, you will need to sign up for the Apple Developer Program and create your Maps identifiers, keys, and tokens. Follow the steps below to generate the Private Key, Key ID, and Team ID that you will need to configure the plugin and gain access to the MapKit JS API for the Apple Maps block.
Create an Apple Developer account
- If you don’t already have an Apple ID, then please create an Apple ID as it is required in order to enroll in the Apple Developer Program in the next step.
- Enroll in the Apple Developer Program as either an individual or organization. Note that its possible to have an existing Apple Developer account but not be enrolled in the Apple Developer Program, so please be sure to complete the enrollment process in this step.
- Sign the Apple Developer Program License Agreement in the Agreements, Tax, and Banking section of App Store Connect.
Create a Maps Identifier and Private Key
- Create a Maps ID and a MapKit JS Private Key.
- Copy the Private Key, paste it into the respective plugin setup field, and ensure the key includes the
-----BEGIN PRIVATE KEY-----and-----END PRIVATE KEY-----lines. - Open the Key you created in Step 1, copy the
Key IDvalue, and paste it into the respective plugin setup field. - Open the Identifier you created in Step 1, copy the
App ID Prefixvalue (notice the value is appended with(Team ID)), and paste it into the respective plugin setup field. - Click the
Confirm MapKit Credentialsbutton in the plugin setup to gain access to the block options and begin customizing your Apple Maps block!