0.1.0 • Published 7 years ago

lbs-tencent-typings v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Tencent Location JavaScript API V2 Type Definitions

Background

这是一份 腾讯位置服务 - JavaScript API V2 的Type Definitions 文件。

主要是为现代化的前端项目在异步加载,引用腾讯地图JS API的时候,能够给现代化的IDE提供比较完整的类型定义和类型推导。

Road Map

  • Provide Complete Type Definitions (100%)
  • Provide Complete Type Definitions with Comments (0%)
  • Pure API Example
  • UI Framework Component Example
  • Typing Tests

Usage

Advanced: ESLint Configuration

Advanced: API Usage Examples

Pure Promise API Example

React Component with API

Vue Component with API