This example app demonstrates the following features:
- Display a map with a round polygon marker.
- Calculate route.
- Display route.
- Start simulation.
- Alarm service usage with area monitoring.
-
Install dependencies:
npm install
-
Start the development server:
npm start
The example will be available at http://localhost:5173.