Select to view content in your preferred language

connecting points to points useing Java scripting

295
1
2 weeks ago
GregoryAmaudruz
New Contributor

How do you connect points to points with Java scripting? Can you enter the angles and Sin and Cosin of the angle?, So, that points can be connected to other points depending on angle and distances between other points? How many digests after the decimal place can Arcgis pro accept for Sins and consins and distances?

Does the Java scripting accepting angles and distances up to how many digits after the decimal places? Can points be moved depending on the distances and angles specified distances and angles? Is all that integrated into the java scripting? 

0 Kudos
1 Reply
Noah-Sager
Esri Regular Contributor

Hi @GregoryAmaudruz, thanks for posting your questions here. I'm not sure I follow the workflow you are describing.

I'd recommend reviewing the features of the Maps SDK for Javascript:

https://developers.arcgis.com/javascript/latest/key-features/

and review our samples for inspiration for the workflows you're interested in:

https://developers.arcgis.com/javascript/latest/sample-code/

 

0 Kudos