Skip to content

Allow deep zooms #18

Description

@rosslh

It would be great if you could zoom in further. This is a challenge because floating point numbers have limited precision. Other fractal viewers have gotten around this by using arbitrary-precision arithmetic.

This might actually be impossible due to limitations of Leaflet.js. So to resolve this issue, please either implement deep zooms or verify that it is impossible with Leaflet.js and add some documentation to the readme explaining why the site does not support deep zooms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestrust

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions