In native iOS maps app, you can get the route between pointA and pointB and have it traced out on the map. If we could have something like this:
myMap:showRoute( pointA = {latitude = latCords, longitude = longCords } , pointB = { latitude = latCords, longitude = longCords}, traceType = "line/dotted", traceColor = {R, G, B, Alpha} )
[import]uid: 13560 topic_id: 14531 reply_id: 314531[/import]