Skip to main content

alphaThis is a new frontend component. Help us improve it and give your feedback on Slack.

GOV.UK Prototype Kit

This guide explains how to use the Interactive Map component in a GOV.UK Prototype Kit project.

Installation

Install the package in your prototype kit project:

npm install @defra/interactive-map

The InteractiveMap plugin will be automatically added to your prototype.

Usage

For detailed usage instructions, see the GOV.UK Prototype Kit documentation.

Next Steps