Does anyone know of any code examples that display paths on a MKMapView using RubyMotion?
I've found some useful examples that display a point or pin but none that display a path.
Thanks
|
Does anyone know of any code examples that display paths on a MKMapView using RubyMotion? I've found some useful examples that display a point or pin but none that display a path. Thanks |
|||
|
|
For the record I was able to draw a line on the map like this. Hopefully this is useful to someone as I could find no examples drawing lines on a map using RubyMotion:
With the help of this discussion: https://groups.google.com/forum/?fromgroups=#!topic/rubymotion/F5CH780lu7c |
|||
|
|