# JwMap **Repository Path**: CodeGI/JwMap ## Basic Information - **Project Name**: JwMap - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-14 - **Last Updated**: 2025-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JwMap 一个基于Vue 3和高德地图的轻量级地图组件库。 ## 安装 ```bash npm install jwmap ``` ## 使用方法 ```js import JwMap from 'jwmap' // 使用示例 ``` ## License MIT