UNPKG

xgis-ol

Version:

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

11 lines (10 loc) 226 B
declare const mapMenuState: { layerTree: boolean; dataPanel: boolean; location: boolean; drawTool: boolean; measureTool: boolean; swipeTool: boolean; otherTool: boolean; }; export { mapMenuState };