map3d

1.0.1 • Public • Published

map3d Visualization Platform Kernel

npm Status npm Status install size publish size total downloads

map3d Is based on three.js A set of mature map library, which can convert geojson into 3D vector map, can easily realize heat map, flying line, scatter point, solid column, map drilling and a variety of animation material effects on the map, you can understand the following:)

1.Install

npm install --save map3d

2. Usage

import map3d from 'map3d'

var opt={
    el:document.getElementById('map'),
    debugger:true,
    geoData:geoData//geojson
}
var map=new Map3D(opt)

3.Packaging & Publishing

npm run build
npm publish

4.Change log

Releases

Readme

Keywords

Package Sidebar

Install

npm i map3d

Weekly Downloads

13

Version

1.0.1

License

ISC

Unpacked Size

1.47 MB

Total Files

27

Last publish

Collaborators

  • zhu18