@inovitas/infra3dapi 1.6.1 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -0
- package/infra3dapi.js +1 -1
- package/licenses.txt +0 -25
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -37,6 +37,15 @@ To use the API, you can call the init functions in infra3dapi. After loggin in a
|
|
|
37
37
|
|
|
38
38
|
# Changelog
|
|
39
39
|
|
|
40
|
+
## 1.7.0 - 2025-12-16
|
|
41
|
+
|
|
42
|
+
### Added
|
|
43
|
+
|
|
44
|
+
- Enable linref for cantons (IN-3084)
|
|
45
|
+
- Fully support domains in ArcGIS Layers
|
|
46
|
+
- add link to infra3D Academy
|
|
47
|
+
- enabled link to profile on platform (IN-1993)
|
|
48
|
+
|
|
40
49
|
## 1.6.1 - 2025-11-20
|
|
41
50
|
|
|
42
51
|
### Bugfixes
|