Source/Internal/ServiceHelper.cs (3 lines): - line 301: //TODO: this is temporary until distance matrix Async response updated. - line 320: //TODO: this is temporary until distance matrix Async response updated. - line 459: //TODO: this is temporary until distance matrix Async response updated. Source/Requests/SnapToRoadRequest.cs (2 lines): - line 40: //TODO: Update max points in the future as these may increase. Monitor documentation. - line 212: //TODO: Truck mode is not supported, so fall back to driving. Remove this if truck routing support added. Source/Requests/IsochroneRequest.cs (2 lines): - line 87: //TODO: uncomment when/if avoid is supported. - line 210: //TODO: uncomment when/if avoid is supported. Source/Requests/DistanceMatrixRequest.cs (1 line): - line 155: //TODO: Overwrite origins/destinations for now as we have added support for geocoding in this library, but this is not yet supported by the Distance Matirx API.