geoportal-extensions-openlayers
Version:

8 lines • 346 B
TypeScript
export default MeasureAzimuthDOM;
declare namespace MeasureAzimuthDOM {
function _addUID(id: string): string;
function _createMainContainerElement(): DOMElement;
function _createShowMeasureAzimuthElement(): DOMElement;
function _createShowMeasureAzimuthPictoElement(): DOMElement;
}
//# sourceMappingURL=MeasureAzimuthDOM.d.ts.map