Commit 0b61126a6706afaa646e5ea7eb7ef8744d1b4798

Authored by Renato De Donato
1 parent aca2b18f

map

Showing 1 changed file with 2 additions and 2 deletions
datalets.xml
@@ -741,14 +741,14 @@ @@ -741,14 +741,14 @@
741 <name>Latitude</name> 741 <name>Latitude</name>
742 <description>LatitudeDescription</description> 742 <description>LatitudeDescription</description>
743 <!--<type>GEOCOORDINATE</type>--> 743 <!--<type>GEOCOORDINATE</type>-->
744 - <type>NUMBER</type> 744 + <type>TEXT</type>
745 <selection>1</selection> 745 <selection>1</selection>
746 </input> 746 </input>
747 <input> 747 <input>
748 <name>Longitude</name> 748 <name>Longitude</name>
749 <description>LongitudeDescription</description> 749 <description>LongitudeDescription</description>
750 <!--<type>GEOCOORDINATE</type>--> 750 <!--<type>GEOCOORDINATE</type>-->
751 - <type>NUMBER</type> 751 + <type>TEXT</type>
752 <selection>1</selection> 752 <selection>1</selection>
753 </input> 753 </input>
754 <input> 754 <input>