Map

Goodkit Exclusive

Adds an interactive map powered by Mapbox.

Plugin Documentation


To enable the Mapbox map on your website, you'll need a Mapbox access token. Mapbox uses access tokens to associate API requests with your account. You can create a new access token on your Access Tokens page (https://account.mapbox.com/access-tokens) or programmatically using the Mapbox Tokens API (https://docs.mapbox.com/api/accounts/#tokens). Once a new access token is created, please replace the original access token at src/assets/js/map.js with the new one.