Features
Installation
From App Store
Open the App Store in zOS and search for "Maps".
Via npm
npm install @zos-apps/maps
How to Use
- Search for locations
- Click for directions
- Scroll to zoom
Development
# Install dependencies
npm install
# Start development
npm run dev
# Build for production
npm run build