StephanGeorg / staticmaps

A Node.js library for creating map images with markers, polylines, polygons and text.
MIT License
171 stars 50 forks source link

Inconsistent Map Renders #47

Closed pkarfs closed 4 years ago

pkarfs commented 4 years ago

Unknown issue causing map to not render properly with inconsistent results.

Expected Result: rendered map returns an image buffer with a map marker and maptile background.

Actual Result: Occasionally the expected result works. Other times, render returns a blank background with marker image. Additionally have tested this without the marker and same issue of a blank maptile occurs.

Troubleshooting: have tried the following -