UNPKG

geoportal-extensions-leaflet

Version:
14 lines 742 B
export default ElevationPathDOM; declare namespace ElevationPathDOM { function _addUID(id: string): string; function _createMainContainerElement(): DOMElement; function _createShowElevationPathElement(): DOMElement; function _createShowElevationPathPictoElement(): DOMElement; function _createElevationPathPanelElement(): DOMElement; function _createElevationPathPanelHeaderElement(): DOMElement; function _createElevationPathPanelProfilElement(): DOMElement; function _createElevationPathWaitingElement(): DOMElement; function _createElevationPathInformationsElement(): DOMElement; function _addElevationPathInformationsItem(value: string): DOMElement; } //# sourceMappingURL=ElevationPathDOM.d.ts.map