1.0.3 • Published 3 years ago

gt-map v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

说明

此为上海广拓专用的图片/百度地图专用控件,使用方式详见公司私有仓库。

下载方式

  1. npm i gt-map -s
  2. 在main.js中:

    import 'gt-map';
  3. 使用:

    this.mapModel = new GTMap.MapModel(this.mapData);
    this.MapController = new GTMap.MapView(this.mapModel, this.mapType);
  4. 具体使用方式详见广拓文档仓库>前端地图控件api文档。

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago