UNPKG

geopf-extensions-openlayers

Version:

French Geoportal Extensions for OpenLayers libraries

15 lines 759 B
export default LegendsDOM; declare namespace LegendsDOM { function _addUID(id: string): string; function _createMainContainerElement(): HTMLElement; function _createShowLegendsPictoElement(): HTMLElement; function _createLegendsPanelElement(): HTMLElement; function _createLegendsPanelDivElement(): HTMLDivElement; function _createLegendsPanelHeaderElement(): HTMLElement; function _createLegendsPanelIconElement(): HTMLLabelElement; function _createLegendsPanelTitleElement(): HTMLDivElement; function _createLegendsPanelCloseElement(): HTMLButtonElement; function _createLegendElement(): HTMLDivElement; function _createLegendEntry(o: any): ChildNode | null | undefined; } //# sourceMappingURL=LegendsDOM.d.ts.map