轻量级室内3D地图开发工具包
蜂鸟云 | 在线体验
npm install fengmap
引入 fengmap 模块
import fengmap from 'fengmap';
创建Map对象
var map = new fengmap.FMMap( {...} );