geopf-extensions-openlayers
Version:
French Geoportal Extensions for OpenLayers libraries
10 lines • 465 B
TypeScript
export default AttributionDOM;
declare namespace AttributionDOM {
function _addUID(id: string): string;
function _createMainContainerElement(): HTMLElement;
function _createMainAttributionsShowElement(): HTMLElement;
function _createAttributionsList(): HTMLElement;
function _createMainAttributionsListContainer(): HTMLElement;
function _createMainPictoElement(collapsed: boolean): HTMLElement;
}
//# sourceMappingURL=AttributionDOM.d.ts.map