https://github.com/didi/tmap-types
腾讯地图 js api 类型声明,主要用于 react-tmap 和 vue-tmap 组件库
https://github.com/didi/tmap-types
qqmap react-tmap tmap typescript
Last synced: 7 months ago
JSON representation
腾讯地图 js api 类型声明,主要用于 react-tmap 和 vue-tmap 组件库
- Host: GitHub
- URL: https://github.com/didi/tmap-types
- Owner: didi
- Created: 2022-04-14T09:26:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T07:45:24.000Z (about 2 years ago)
- Last Synced: 2024-04-14T13:44:10.423Z (over 1 year ago)
- Topics: qqmap, react-tmap, tmap, typescript
- Homepage: https://didi.github.io/react-tmap/
- Size: 39.1 KB
- Stars: 4
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tmap-types
- zh_CN [简体中文](README.zh_CN.md)
### Introduction
Tencent Maps SDK TypeScript type declaration for react-tmap / vue-tmap map components
### Quick start
#### Install
No need to install manually, install react-tmap / vue-tmap component library will be installed automatically
### Contribution Guidelines
> Thanks to all the technical enthusiasts who participated in the contribution, let's build an easy-to-use map component library together
#### Commit bug
Please submit a bug through issue, and describe in detail how to reproduce the error and the version of dependencies. It is best to display the reproduced code through an online code editor.
#### Submit code
Please submit your code via pull request and we'll take a look soon