Skip to content

How to render data above maxzoom ? #610

Closed Answered by BenOnTrack
BenOnTrack asked this question in Q&A
Discussion options

You must be logged in to vote

I've found my issue
The style in maplibre should indicate the maxzoom expected

"sources": {
    "basemap": {
      "type": "vector",
      "tiles": ["basemap/{z}/{x}/{y}.pbf"],
      "maxzoom":14
    },

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@BenOnTrack
Comment options

@BenOnTrack
Comment options

@BenOnTrack
Comment options

Answer selected by BenOnTrack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants