TMS FNC Directions Release Notes
Source: FMX.TMSFNCDirections.pas version history
Current version: 1.6.1.0
1.6.1.0
- New : Switch to Google Routes API with UseGoogleRoutes
1.6.0.0
- New : GetDirections AvoidHighWays parameter
- New : GetDirections simplified overloads
1.5.0.0
- New : SaveToGPXFile, SaveToGPXStream, SaveToGPXText added
- New : Google: Leg StartAddress and EndAddress added
1.4.0.0
- New : Google: Support for Origin, Destination and WayPoints string values
1.3.0.1
- Fixed : Here: Issue with Distance and Duration values
1.3.0.0
- New : Support for GeoApify directions
1.2.0.0
- New : Support for OpenRouteService directions
1.1.2.0
- New : WayPoints.OptimizedIndex added for Google, Here and TomTom
1.1.1.0
- New : GetDirections AvoidTolls parameter
1.1.0.0
- New : Here directions service updated to Routing API v8
1.0.1.0
- New : TravelMode tmPublicTransport, tmTruck added (where available)
- New : Directions result Status and ErrorMessage added
1.0.0.0
- First release