Commit 07b08191eb5f7ea74998226285c3525b3806f955

Authored by Renato De Donato
1 parent 0b61126a

geojson

Showing 1 changed file with 2 additions and 6 deletions
datalets.xml
@@ -730,7 +730,6 @@ @@ -730,7 +730,6 @@
730 </idm> 730 </idm>
731 </component> 731 </component>
732 732
733 - <!--https://leaflet-extras.github.io/leaflet-providers/preview/-->  
734 <!--map--> 733 <!--map-->
735 <component> 734 <component>
736 <name>leafletjs-datalet</name> 735 <name>leafletjs-datalet</name>
@@ -740,14 +739,12 @@ @@ -740,14 +739,12 @@
740 <input> 739 <input>
741 <name>Latitude</name> 740 <name>Latitude</name>
742 <description>LatitudeDescription</description> 741 <description>LatitudeDescription</description>
743 - <!--<type>GEOCOORDINATE</type>-->  
744 <type>TEXT</type> 742 <type>TEXT</type>
745 <selection>1</selection> 743 <selection>1</selection>
746 </input> 744 </input>
747 <input> 745 <input>
748 <name>Longitude</name> 746 <name>Longitude</name>
749 <description>LongitudeDescription</description> 747 <description>LongitudeDescription</description>
750 - <!--<type>GEOCOORDINATE</type>-->  
751 <type>TEXT</type> 748 <type>TEXT</type>
752 <selection>1</selection> 749 <selection>1</selection>
753 </input> 750 </input>
@@ -770,13 +767,12 @@ @@ -770,13 +767,12 @@
770 <input> 767 <input>
771 <name>GEOJSON</name> 768 <name>GEOJSON</name>
772 <description>GEOJSONDescription</description> 769 <description>GEOJSONDescription</description>
773 - <!--<type>GEOJSON</type>-->  
774 <type>TEXT</type> 770 <type>TEXT</type>
775 <selection>1</selection> 771 <selection>1</selection>
776 </input> 772 </input>
777 <input> 773 <input>
778 - <name>BalloonContent</name>  
779 - <description>BalloonContentDescription</description> 774 + <name>GEOJSONContent</name>
  775 + <description>GEOJSONContentDescription</description>
780 <type>TEXT</type> 776 <type>TEXT</type>
781 <selection>*</selection> 777 <selection>*</selection>
782 </input> 778 </input>