UNPKG

@web-map-service/map2d-app

Version:

基于openlayer的2D地图应用

3 lines (2 loc) 108 B
import { Plugin } from '../types'; export declare function createPlugin(): Plugin<Record<string, unknown>>;