Commit f47b4a5f5538ce58c5d077292e81aa1b231de054
1 parent
84e8385b
new datalet geojeson
Showing
1 changed file
with
18 additions
and
0 deletions
datalets.xml
| @@ -576,6 +576,24 @@ | @@ -576,6 +576,24 @@ | ||
| 576 | </idm> | 576 | </idm> |
| 577 | </component> | 577 | </component> |
| 578 | 578 | ||
| 579 | + <!--map--> | ||
| 580 | + <component> | ||
| 581 | + <name>leafletjs-geojson-datalet</name> | ||
| 582 | + <type>map-geojson</type> | ||
| 583 | + <idm> | ||
| 584 | + <inputs> | ||
| 585 | + <input> | ||
| 586 | + <name>GEOJSON</name> | ||
| 587 | + <description>GEOJSONDescription</description> | ||
| 588 | + <type>GEOJSON</type> | ||
| 589 | + <selection>1</selection> | ||
| 590 | + </input> | ||
| 591 | + <layouts> | ||
| 592 | + </layouts> | ||
| 593 | + </inputs> | ||
| 594 | + </idm> | ||
| 595 | + </component> | ||
| 596 | + | ||
| 579 | <!--scatter--> | 597 | <!--scatter--> |
| 580 | <component> | 598 | <component> |
| 581 | <name>scatterchart-datalet</name> | 599 | <name>scatterchart-datalet</name> |