File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 7474 < div class ="track "> </ div >
7575 </ div >
7676 < input type ="text " value ="label " class ="clicktext " />
77+ <!-- <div class="header-btn btn simplify-done-btn">Done</div> -->
7778 </ div > </ div >
7879 < div id ="mode-buttons " class ="page-header-buttons ">
7980 < span class ="console-btn header-btn btn "> Console</ span > < span class ="display-btn header-btn btn "> Display</ span > < span class ="separator "> </ span > < span class ="separator "> </ span > < span class ="simplify-btn header-btn btn "> Simplify</ span > < span class ="separator "> </ span > < span class ="export-btn header-btn btn "> Export</ span >
@@ -207,13 +208,13 @@ <h4>Basemaps</h4>
207208 < div class ="close2-btn "> </ div >
208209 < h3 > Simplification</ h3 >
209210 < div class ="option-menu ">
210- < div > < label for ="import-retain-opt "> < input type ="checkbox " class ="checkbox import-retain-opt "/> prevent shape removal</ label >
211+ < div > < label for ="import-retain-opt "> < input type ="checkbox " class ="checkbox import-retain-opt " id =" import-retain-opt " /> prevent shape removal</ label >
211212 < div class ="tip-button "> ?< div class ="tip-anchor ">
212213 < div class ="tip "> Prevent small polygon features from
213214disappearing at high simplification. Keeps
214215the largest ring of multi-ring features.
215216</ div > </ div > </ div > </ div >
216- < div class ="planar-opt-wrapper "> < label for ="planar-opt "> < input type ="checkbox " class ="checkbox planar-opt "/> use planar geometry</ label >
217+ < div class ="planar-opt-wrapper "> < label for ="planar-opt "> < input type ="checkbox " class ="checkbox planar-opt " id =" planar-opt " /> use planar geometry</ label >
217218 < div class ="tip-button "> ?< div class ="tip-anchor ">
218219 < div class ="tip "> Treat x, y values as Cartesian coordinates
219220on a plane, rather than as longitude, latitude
You can’t perform that action at this time.
0 commit comments