UNPKG

geoportal-extensions-openlayers

Version:

![GitHub package.json version](https://img.shields.io/github/package-json/v/IGNF/geoportal-extensions?filename=build%2Fscripts%2Frelease%2Fpackage-openlayers.json)

11 lines 421 B
export default MeasureToolBoxDOM; declare namespace MeasureToolBoxDOM { const _toolboxId: string; const _buttonId: string; const _widgetId: string; function getToolBoxID(uid: number): string; function getButtonID(uid: number): string; function getWidgetID(uid: number): string; function _createToolBoxContainerElement(uid: number): DOMElement; } //# sourceMappingURL=MeasureToolBoxDOM.d.ts.map