Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Support Higher Zoom Level Than 22 #329

@schrieveslaach

Description

@schrieveslaach

At the moment osmdroid is restricted to use a maximum zoom level of 22 even if the tile server provides much higher resolution, for example 26.

The implementation of TileSystem restricts the maximum zoom level to 22. Is it possible to raise the maximum to higher numbers? It seems that using higher zoom level than 22 cause integer overflows.

I started a new fork trying to address this problem but it is not working. I appreciate any help on that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions