0.0.2 • Published 9 months ago

@tianditu/api v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@tianditu/api

npm version npm downloads npm license

Library for using the tianditu api, powered by Demo Macro.

Getting started

# npm
$ npm install @tianditu/api

# yarn
$ yarn add @tianditu/api

# pnpm
$ pnpm add @tianditu/api

Usage

import { defineTianditu } from "@tianditu/api";

const tianditu = defineTianditu({
  tk: "",
});

tianditu.apiLoadScript();

License

0.0.1

10 months ago

0.0.2

10 months ago

0.0.3-edge.0

9 months ago

0.0.3-edge.1

9 months ago

0.0.1-edge.0

2 years ago

0.0.0

2 years ago