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

Add extra toner styles #7

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

Commits on Aug 6, 2014

  1. Change Stamen BaseProvider to take a tile_format, default to 'png'.

    Terrain and Watercolor are now jpg while Toner stays png. This corresponds to what is said on the website: http://maps.stamen.com/
    Galvanic committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    c7f64bc View commit details
    Browse the repository at this point in the history
  2. Add TonerHybridProvider flavor.

    Galvanic committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    4d4df8f View commit details
    Browse the repository at this point in the history
  3. Add TonerLabelsProvider.

    Galvanic committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    f2e7dbc View commit details
    Browse the repository at this point in the history
  4. Add TonerLinesProvider."

    Galvanic committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    a27a99f View commit details
    Browse the repository at this point in the history
  5. Add TonerBackgroundProvider.

    Galvanic committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    534eb96 View commit details
    Browse the repository at this point in the history
  6. Add TonerLiteProvider.

    Galvanic committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    f2122dd View commit details
    Browse the repository at this point in the history