dsw-map
0
0
Cubes building was changed to asynchronous
map examples of different regions to render in DeepSeeWeb
If you are using the local host as the server, then replace localhost with IP 127.0.0.1 to avoid an error.
USER>zpm “install dsw-map”
Be sure you have MDX2JSON and DeepSeeWeb installed.
Download release.xml file and import it into a target Namespace.
To setup all the maps run in the terminal:
d ##class(DSWMap.Utils).SetupAll()
Or run following to setup special map only:
d ##class([MapName].Utils).Setup()
Cubes building was changed to asynchronous
Issue with docker building was fixed.
New map examples
Screenshots was added
Add new widgets to KZ map dashboard
Add new widgets to KZ map dashboard
Fixed Perm map
bugs fixed
Add KZ an UA maps
Minor changes