moshen / node-googlemaps

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

Static maps with multiple markers not working #132

Closed davidchriqui closed 7 years ago

davidchriqui commented 7 years ago

Hi,

When passing multiple elements to the markers array attribute in params, the static map url generated displays only the last markers in the array.

davidchriqui commented 7 years ago

I use it to display static maps on facebook messenger, the issue is on the facebook side.