Select to view content in your preferred language

Drawing line graphics from a point

3475
10
Jump to solution
12-20-2017 03:52 PM
EvonFranklin
Regular Contributor

I want to draw 2 lines from the same starting point going in a V shape upwards after clicking on a map region. I have a defined line length and I can get the starting point from the mouseClick event, however I am looking for help with how to get the line path to be generated as the line geometry for the graphic. I saw in some examples where the path was predefined but for me case I just want the lines be drawn on the fly based on where the click was made.

Tags (1)
0 Kudos
10 Replies
RobertScheitlin__GISP
MVP Emeritus

Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.

0 Kudos