Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view

Following the documentation I have been able to create a svg view as well as connect it with a data source, but I can not find the way in which to configure the template file to open a document when selecting a part of the map, as it is shown in the demo documents.

Environment knowage 6.2, debian 9,
closed with the note: resolved
in Location Intelligence by (530 points)
closed by

1 Answer

0 votes
 
Best answer

You need to define a column with type "crosstype" and of course remember to create a cross navigation in the cross navigation definition GUI in the Admin menu. 
https://knowage-suite.readthedocs.io/en/6.4/functionalities-guide/svg-document-visualization/index.html?highlight=svg#my-first-svg-map-or-design

by (11.6k points)
selected by
...