Fireflyxxl
New member
- Local time
- Today, 13:03
- Joined
- Mar 14, 2017
- Messages
- 5
Hi everyone, can someone help please.
I need to programatically draw lines between several points to allow people to compare drop orders. For a fun team building exercise
Example here (Cant hotlink yet due to post count)
postimg.org/image/9vtwuarg7/
My idea on how to do this as follows
The underlying map and locations will be a fixed image on a form
Route sequence boxes will be fixed, users just enter from a drop down which id to populate against stop 1,2,3 etc.
Upon these boxes being populated, how do I draw lines between them?
Im guessing I would need to hold co-ords in a table against each location also? so how do I reference these to draw the lines? And how do I "Find" these co-ords on the form to record into the table
Hope someone can help
I need to programatically draw lines between several points to allow people to compare drop orders. For a fun team building exercise
Example here (Cant hotlink yet due to post count)
postimg.org/image/9vtwuarg7/
My idea on how to do this as follows
The underlying map and locations will be a fixed image on a form
Route sequence boxes will be fixed, users just enter from a drop down which id to populate against stop 1,2,3 etc.
Upon these boxes being populated, how do I draw lines between them?
Im guessing I would need to hold co-ords in a table against each location also? so how do I reference these to draw the lines? And how do I "Find" these co-ords on the form to record into the table
Hope someone can help
