Skip to content

Can't set cache region if zoom > 19 #46

Open
@xoif

Description

@xoif

Setting MapCacheConfig.maximumZ greater than 19 is pretty much pointless as far as TileCoords are involved.

As TileCoords' validate method throws ZoomError.largerThan19, I can't really use the MapCache for higher zoom levels although they are supported by my tile server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions