Skip to content

Allow optionally specifying center & maxBounds

Tim Weber requested to merge configure-bounds into main

If maxBounds is not specified, the bounds from the PMTiles file will be used, as before.

If center is not specified, the center of maxBounds will be used (if given), else the center from the PMTiles file, as before.

Merge request reports