Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update code to Leaflet 1.0.0-b1 #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 15, 2015

  1. Rewrite of zoomify code for Leaflet 1.0-dev

    Almost total rewrite of the original code of turban to make it
    compatible with Leaflet 1.0-dev. Also makes the layer more compatible
    with other leaflet functions, such as map.fitBounds and zooming beyond
    the max zoom level (by use of setting maxNativeZoom for the layer).
    cmulders committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    af05dc1 View commit details
    Browse the repository at this point in the history
  2. Updated example

    cmulders committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    a585ee7 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    cmulders committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    cba7bf6 View commit details
    Browse the repository at this point in the history