c# - WP8.1 Draw XAML Line On MapControl Between Two Points -


i writing application windows phone 8.1, part of app requires line drawn between 2 locations on map. have map set , code calculates 2 locations in place , working.

i looking simple tutorial or guide drawing line between 2 geopositions on mapcontrol.

i understand how draw ellipse specific point, couldn't find drawing straight line between 2 points.

during research did come across library called wpwinnlmaps, couldn't find way implement achieve want.

please let me know if further information/context required , appreciated, have been stuck on problem while now.

thanks, matt

i read polylines, tryed them once on android, should work in windows phone, here documentation.

https://msdn.microsoft.com/en-us/library/ee681899.aspx

hope works you!


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -