I was about to implement a polyline on my WKInterfaceMap using MKPolyline which I am using in my iOS application, but apparently apple watch doesn't have support for it.
Does anyone know some other way to do a polyline on the map using map coordinates? Thank you in advance.