Frequently Asked Component Specific Questions

Options

Display all FAQ items

Search FAQ items:


Displaying items 1 to 1 of 1, page 1 of 1

<< previous next >>

TMS VCL WebGMaps
Increase maximum number of allowed waypoints when using GetDirections

The number of waypoints is limited to 8. When an API key is assigned, up to 23 waypoints are allowed. This is a limitation of the Google Directions API which we have no control over.

Example:

  WebGMaps1.APIKey := ''abc'';
Detailed information about Google Maps Directions API usage limits can be found here:
https://developers.google.com/maps/documentation/directions/usage-limits