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 -
changing the hosted tileUrl
adding/removing subdomains
including a tileRequestTimeout
modifying zoom levels and forcing a zoom range
render without a marker
checked dependency library's match the recommended (e.g. Sharp 0.26.0, Node.js 12).
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 -