πŸ—ΊοΈ

Maps

Interactive maps with navigation and location search.

GitHub npm

Features

βœ“ Map navigation
βœ“ Location search
βœ“ Directions
βœ“ Street view
βœ“ Offline maps

Installation

From App Store

Open the App Store in zOS and search for "Maps".

Via npm

npm install @zos-apps/maps

How to Use

Development

# Install dependencies
npm install

# Start development
npm run dev

# Build for production
npm run build