moshen / node-googlemaps

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

Please update characters limit according to google. Error: Request too long for google to handle (2048 characters). But google increased it to 8192. Please update it #146

Open jitendra-kr opened 7 years ago

jitendra-kr commented 7 years ago

Hi, Still you are using 2048 and throwing (Error: Request too long for google to handle (2048 characters)).

But according to google it hac been 8192.

Please have a look here https://developers.google.com/maps/documentation/static-maps/intro#url-size-restriction

Liamdelee commented 6 years ago

It is developed and waiting to be merged.

seeARMS commented 6 years ago

Still waiting to be merged?