Package Exports
- gmap-ol
- gmap-ol/dist/main.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gmap-ol) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
简介
基于OpenLayers常用Api封装的一个函数方法。目标是为前端在开发项目中提供简便快捷的地图操作方法。包括地图的数据加载、 数据转换、 地图效果、 地图控件等功能。
安装 (npm or yarn)
npm install gmap-ol --save
or
yarn add gmap-ol