UNPKG

geopf-extensions-openlayers

Version:

French Geoportal Extensions for OpenLayers libraries

15 lines 827 B
export default ElevationPathDOM; declare namespace ElevationPathDOM { function _addUID(id: string): string; function _createMainContainerElement(): DOMElement; function _createShowElevationPathPictoElement(): DOMElement; function _createElevationPathPanelElement(): DOMElement; function _createElevationPathPanelDivElement(): HTMLDivElement; function _createDrawingButtonsPluginDiv(): HTMLDivElement; function _createElevationPathPanelHeaderElement(): DOMElement; function _createElevationPathPanelProfilElement(): DOMElement; function _createElevationPathWaitingElement(): DOMElement; function _createElevationPathInformationsElement(): DOMElement; function _addElevationPathInformationsItem(name: string, value: string): DOMElement; } //# sourceMappingURL=ElevationPathDOM.d.ts.map