UNPKG

geopf-extensions-openlayers

Version:

French Geoportal Extensions for OpenLayers libraries

15 lines 779 B
export default ContextMenuDOM; declare namespace ContextMenuDOM { function _addUID(id: string): string; function _createMainContainerElement(): HTMLElement; function _createShowPointInfoPictoElement(): HTMLElement; function _createPointInfoPanelElement(): HTMLElement; function _createPointInfoPanelDivElement(): HTMLDivElement; function _createPointInfoPanelHeaderElement(): HTMLElement; function _createPointInfoPanelIconElement(): HTMLLabelElement; function _createPointInfoPanelTitleElement(): HTMLDivElement; function _createPointInfoPanelCloseElement(): HTMLButtonElement; function _createEntriesElement(): HTMLDivElement; function _createPinDOMOverlay(ImgURL: any): HTMLDivElement; } //# sourceMappingURL=ContextMenuDOM.d.ts.map