UNPKG

geopf-extensions-openlayers

Version:

French Geoportal Extensions for OpenLayers libraries

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