moshen / node-googlemaps

A simple way to query the Google Maps API from Node.js
MIT License
560 stars 148 forks source link

Can put the encoded path on the request (no need for encode points) #53

Closed rafaelrabeloit closed 9 years ago

rafaelrabeloit commented 10 years ago

This is importante because the direction API already return encoded path points

fabriziomoscon commented 10 years ago

@rafaelrabeloit it is not clear to me what is the problem and what your PR fixes.

But I am in the middle of a big refactory for version 1, may I ask you to re-evaluate once that will be released and in case your problem is still present update this PR

fabriziomoscon commented 9 years ago

Please see #70