node-googlemaps icon indicating copy to clipboard operation
node-googlemaps copied to clipboard

Why apis like elevationFromLocations takes a string not an array?

Open valyard opened this issue 9 years ago • 0 comments

Is there a reason that elevationFromLocations and other APIs take a string not an array of locations? Apart from google API requesting this list in a string. The library could do transformation from an array itself.

valyard avatar Aug 02 '16 23:08 valyard