Commit ae698adf8dae4a3ba01f4ec2684be2a2e7ffe11a
1 parent
f47b4a5f
plugin update
Showing
1 changed file
with
6 additions
and
0 deletions
datalets.xml
... | ... | @@ -588,6 +588,12 @@ |
588 | 588 | <type>GEOJSON</type> |
589 | 589 | <selection>1</selection> |
590 | 590 | </input> |
591 | + <input> | |
592 | + <name>BalloonContent</name> | |
593 | + <description>BalloonContentDescription</description> | |
594 | + <type>TEXT</type> | |
595 | + <selection>*</selection> | |
596 | + </input> | |
591 | 597 | <layouts> |
592 | 598 | </layouts> |
593 | 599 | </inputs> | ... | ... |