Changelog¶
Info
On 2024/12/18 we updated our service API and changed the domains where DVM gets its resources. Please make sure your services have whitelisted these domains. You can check these domains on the DVM requirements section.
2024-10-31¶
map_viewer
:- Now, instancing with a container it's optional (before it was mandatory).
getContainer()
related
plugingetNeighbors
quantity
parameter is now optional.- New initialization property
aliases
. - Nodes have a new property
aliases
.
3d_viewer
:- Now, instancing with a container it's optional (before it was mandatory).
- experimental space scene public API. This API may change in the future.
- new methods:
- new properties :
2024-07-22¶
map_viewer
:- Nodes have a new property
description
.
- Nodes have a new property
3d-viewer
- Added
related_previews
plugin
- Added
2024-03-04¶
map_viewer
:- new triggers:
pre_load_start
load_start
- deprecated trigger:
start_load
(replaced with load_start for consistency)
- New methods:
- new triggers:
3d-viewer
fov
property.
map_viewer
getThumbnail()
and3d_viewer
getThumbnail()
share the same API.
2024-01-31¶
- added
camera_mode
property tolimits
.
2023-11-30¶
- Added map-viewer layers advanced API.
2023-11-27¶
- Added map_viewer
preserve_min_scaling_factor
flag.
2023-11-20¶
- Added 3d_viewer additional flags:
2023-11-16¶
- map-viewer goTo inputs updated.
2023-11-08¶
- Added some clarifications about when to use some flags:
2023-10-26¶
- General:
- Map Viewer module:
- 3d Viewer module: