Skip to content

fixed zoom level initialization of MVT layer based on MBTiles datasource#16

Open
andreassteffens wants to merge 3 commits into
masterfrom
fix_mvt-mbtiles-zoom-level-init
Open

fixed zoom level initialization of MVT layer based on MBTiles datasource#16
andreassteffens wants to merge 3 commits into
masterfrom
fix_mvt-mbtiles-zoom-level-init

Conversation

@andreassteffens

Copy link
Copy Markdown
Owner

By default the matrix set of the MVT layer based on an MBTiles datasource is initialized with zoom levels 0 - 14. When loading a tileset with zoom levels > 14 the matrix set is not adjusted accordingly.

This proposed changes fix that behavior by reinitializing the matrix set if required.

By default the matrix set of the MVT layer based on an MBTiles datasource is initialized with zoom levels 0 - 14. When loading a tileset with zoom levels > 14 the matrix set is not adjusted accordingly.
This commit fixes that behavior by reinitializing the matrix set if required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant