# tmap-types **Repository Path**: didiopensource/tmap-types ## Basic Information - **Project Name**: tmap-types - **Description**: 腾讯地图 js api 类型声明,主要用于 react-tmap 和 vue-tmap 组件库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-12 - **Last Updated**: 2025-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tmap-types - en [English](README.md) ### 简介 腾讯地图 SDK TypeScript 类型声明,供 react-tmap / vue-tmap 地图组件使用 ### 快速开始 #### 安装 无需手动安装,安装 @map-component/react-tmap / @map-component/vue-tmap 组件库会自动安装 ### 贡献指南 > 感谢所有参与贡献的技术爱好者,一起共建好用易用的地图组件库 #### 提交错误 请通过 issue 提交错误,详细描述错误复现方式和依赖版本,最好通过在线代码编辑器展示复现代码 #### 提交代码 请通过 pull request 提交您的代码,我们将尽快查看