An open API service indexing awesome lists of open source software.

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 组件库

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