UNPKG

xgis-ol

Version:

基于openlayers + ol-ext库进行封装

4 lines (3 loc) 127 B
import { default as Map } from 'ol/Map'; declare function createBaiduMap(target?: string): Map; export default createBaiduMap;