node-googlemaps
node-googlemaps copied to clipboard
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
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
It is developed and waiting to be merged.
Still waiting to be merged?