moshen / node-googlemaps

A simple way to query the Google Maps API from Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waypoints parameter should be used similar to Google Javascript API

sharjeel-ahmed opened this issue · comments

Hi Team
I see that the way points parameter is very confusing or needs an understanding of the querystring parameter of how waypoint is passed. Cant we make it similar to https://developers.google.com/maps/documentation/javascript/directions

If anyone feels this is important I can go ahead and implement it.