The problem seems to be that the maximum number of sample points is not 1024 as documented, but 512.
Also, if you plan to use the Google Chart API to display the results, remember that the maximum URL length is 2048 and the maximum chart size is 300,000. On Jun 25, 9:40 am, JavaJive <[email protected]> wrote: > I have tried to use the getElevationAlongPath() service and always get > the message DATA_NOT_AVAILABLE for a selection of locations within the > UK. An example of the parameters being sent is: > ( [(51.30788524946315, -1.2453503646277357),(51.41985011272115, > -0.9406086444543159)], 1023 ) -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
