Changes between Version 30 and Version 31 of ZooWebSite/Demo/GdalProfileJs
- Timestamp:
- Dec 1, 2010, 4:02:46 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/Demo/GdalProfileJs
v30 v31 155 155 function lineFeaturAadded(feature) { 156 156 simpleProcessing1(); 157 $("#dialog").dialog({ 158 autoOpen: false, 159 height: 150, 160 width: 200, 161 resizable: false 162 }); 163 157 164 } 158 165 … … 202 209 }); 203 210 }); 211 204 212 205 213