UNPKG

xgis-ol

Version:

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

5 lines (4 loc) 132 B
import "ol/ol.css"; import Map from "ol/Map"; declare function createBaiduMap(target?: string): Map; export default createBaiduMap;