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

Port to Leaflet #121

Merged
merged 40 commits into from Nov 23, 2012
Merged

Commits on Nov 9, 2012

  1. Use jQuery's toggle binding

    The old code never unbound the existing binding, so they
    piled up.
    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    e316f0e View commit details
    Browse the repository at this point in the history
  2. Port to Leaflet

    jfirebaugh committed Nov 9, 2012
    1
    Copy the full SHA
    30ad58c View commit details
    Browse the repository at this point in the history
  3. Precompile leaflet CSS

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    1caf40a View commit details
    Browse the repository at this point in the history
  4. Update Leaflet

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    1ae4483 View commit details
    Browse the repository at this point in the history
  5. Use baselayerchange event

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    411748a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    19bac47 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    800f014 View commit details
    Browse the repository at this point in the history
  8. Calculate scale in export

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    d584140 View commit details
    Browse the repository at this point in the history
  9. Update Leaflet

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    4d19c68 View commit details
    Browse the repository at this point in the history
  10. Update leaflet-osm

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    030b7c4 View commit details
    Browse the repository at this point in the history
  11. Use L.OSM tile classes

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    64eec2a View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1120eb7 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    deff87a View commit details
    Browse the repository at this point in the history
  14. IE compatibility

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    babefbb View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    fe6e837 View commit details
    Browse the repository at this point in the history
  16. Restore maxFeatures check

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    f8b0b86 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    6f793e1 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    915fca8 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    6054eea View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    378d08f View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    cd28b8d View commit details
    Browse the repository at this point in the history
  22. Update Leaflet

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    e6afda8 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    5f80479 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    3e2e62b View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    39006ba View commit details
    Browse the repository at this point in the history
  26. Remove OL SimpleLayerSwitcher

    Consensus was to use the default Leaflet layer switcher
    and rather than port SimpleLayerSwitcher to Leaflet.
    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    8435b1b View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    cc77538 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    eefc0b5 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    66f0a4d View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    753c179 View commit details
    Browse the repository at this point in the history
  31. Use leaflet css for print

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    43bfebd View commit details
    Browse the repository at this point in the history
  32. Update leaflet.osm.js

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    a457189 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    648f232 View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    1927bc6 View commit details
    Browse the repository at this point in the history
  35. Fix user popup styles

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    ed84516 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    5b42c68 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    f4c6408 View commit details
    Browse the repository at this point in the history
  38. Use nicer markers

    jfirebaugh committed Nov 9, 2012
    Copy the full SHA
    f913b7d View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    9bd4864 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2012

  1. Update Leaflet

    jfirebaugh committed Nov 10, 2012
    Copy the full SHA
    078da13 View commit details
    Browse the repository at this point in the history