Version 2020.4.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
* Text panel: $NAME $ID to get the name/id of the associated object (e.g. neighbourhood). | * Text panel: $NAME $ID to get the name/id of the associated object (e.g. neighbourhood). | ||
* Text panel: $STAKEHOLDER $STAKEHOLDER_ID to get the name/id of my Stakeholder. | * Text panel: $STAKEHOLDER $STAKEHOLDER_ID to get the name/id of my Stakeholder. | ||
* Text panel: $GLOBAL to get the value of a Global. | |||
* Text panel editing can also be done with an enlarged text field. | * Text panel editing can also be done with an enlarged text field. | ||
Revision as of 13:25, 13 December 2019
Version 2020.4.0 is released on preview.tygron.com (Preview) on Friday December 13th 2019
GEO Integration
- Selection now supports drag-drop of geojson files as a blue print.
- Map selection in new-map wizard now also support drag-drop of the project area location.
Panels
- Text panels can now also be templated.
- Text panel: $ATTRIBUTE to load attribute values of the associated object (e.g. neighbourhood).
- Text panel: $NAME $ID to get the name/id of the associated object (e.g. neighbourhood).
- Text panel: $STAKEHOLDER $STAKEHOLDER_ID to get the name/id of my Stakeholder.
- Text panel: $GLOBAL to get the value of a Global.
- Text panel editing can also be done with an enlarged text field.
Performance
- Faster validation for networks, resulting in faster start-up and saving of projects.
- Faster loading of large amount (1 million+) of TQL queries.
Web
- Now possible to upload your own custom Javascript Library.