ConservationMetrics / mapgl-tile-renderer

Headless Node.js Maplibre-GL renderer for generating MBTiles with styled raster tiles.
MIT License
12 stars 3 forks source link

Bug: thumbnail bounding box is included in MBTiles #61

Open rudokemper opened 3 months ago

rudokemper commented 3 months ago

Current Buggy or Suspicious Behavior

Rendering an offline MBTiles with a thumbnail adds the thumbnail bounding box to the actual renderer tileset, when it should just be styled only upon the thumbnail JPG.

Steps to Reproduce

Render a map with --thumbnail true flag.