city-tools
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

use city-tools

install

cnpm i city-tools --save

init

const tools = new CityTools();
const initData: GmapInitOpts = {
  isWithInterface: true,
  isWithPlayer: true,
  playerIp,
  pid,
  playerId,
  logVisible: true,
  onLoad,
};
tools.init(initData);

sketch

Beam 光流

输入图片说明

CustomTag 自定义标签

输入图片说明

HeatMap 热力图

输入图片说明

Marker 标注点

输入图片说明

ODLine OD线

输入图片说明

Panorama 全景图

输入图片说明

Polygon 平面多边形

输入图片说明

Polygon3D 三维多边形

输入图片说明

Polyline 多段线

输入图片说明

RadiationPoint 辐射圈

输入图片说明

VideoProjection 视频投影

输入图片说明

Readme

Keywords

Package Sidebar

Install

npm i city-tools

Repository

github.com/

Weekly Downloads

0

Version

3.0.0

License

MIT

Unpacked Size

1.37 MB

Total Files

50

Last publish

Collaborators

  • wyz107635