A simple testing page for embedding Terminal49's map widget.
- Node.js installed on your machine
- Terminal49 API key
- Clone or download this repository
- Install dependencies:
npm install
- Start the server:
npm start
- Open your browser and navigate to
http://localhost:4200
- Enter your Terminal49 API key in the "API Key" field
- Enter the Shipment ID
- Enter the Container ID
- Click "Load Map" to display the map
For more information, see the Terminal49 Map Documentation