This example app demonstrates the following features:
- Display a map.
- Draw a roadblock in one or multiple steps.
- Roadblock confirmation based on the drawn path.
-
Install dependencies:
npm install
-
Start the development server:
npm start
The example will be available at http://localhost:5173.