Skip to content

This repo shows how you can add Apple Maps to your website using a serverless function hosted on Netlify

Notifications You must be signed in to change notification settings

phiilu/apple-maps-example

Repository files navigation

Apple Maps Example

Getting Started

  1. You will need to install the Netlify CLI globally
npm install netlify-cli -g
  1. Next install the dependencies with npm install

  2. Run the project with npm start

  3. The website will now be available on http://localhost:18080