Select to view content in your preferred language

Drawing polylines with curved

491
1
06-05-2024 03:31 AM
Muhammad_AzhaziqBin_Mohd_Azlan
Regular Contributor

Hi,

In common data type documentation, there is a type of polyline with curves. Geometry objects—Common Data Types | ArcGIS Developers   (look into JSON curve object)

Can ArcGIS Maps SDK for JavaScript draw line that include curved object in the path response?

1 Reply
JoelBennett
MVP Regular Contributor

Unfortunately, neither the 3.x API nor the 4.x SDK support those curves defined in the JSON documentation.

0 Kudos