Skip to content

Commit e95936f

Browse files
authored
Update README.md
1 parent 16794bd commit e95936f

File tree

1 file changed

+0
-8
lines changed
  • src/main/java/com/esri/samples/geometry/geodesic_sector_and_ellipse

1 file changed

+0
-8
lines changed

src/main/java/com/esri/samples/geometry/geodesic_sector_and_ellipse/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,3 @@
4343
<h2 id="additionalinformation">Additional information</h2>
4444

4545
<p>To create a circle instead of an ellipse, simply set <code>semiAxis2Length</code> to 0.0 and <code>semiAxis1Length</code> to the desired radius of the circle. This eliminates the need to update both parameters to the same value.</p>
46-
47-
<h2>Tags</h2>
48-
49-
<ul>
50-
51-
<p>GeometryEngine</p>
52-
53-
</ul>

0 commit comments

Comments
 (0)