UNPKG

wind-layer

Version:

a openlayers ol bmap amap maptalks extension to windjs

10 lines (8 loc) 150 B
import OlWind from './openlayers'; import AMapWind from './amap'; import BMapWind from './bmap'; export default { AMapWind, BMapWind, OlWind }