You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For enabling the download functionality, include the following HTML code in your page:
30
30
```html
@@ -43,7 +43,6 @@ For enabling the download functionality, include the following HTML code in your
43
43
The executeMapping(true) method call triggers both the mapping process and the subsequent download of the result.
44
44
45
45
Adjusting Base URL:
46
-
47
46
The base-url attribute in the <mapping-input> element allows you to specify the base URL for your Mapping Service instance. You can modify this URL as needed to suit your requirements.
48
47
49
48
By following these steps, you can easily integrate the Mapping component into your project and utilize its capabilities for extracting metadata from instrument-generated data.
0 commit comments