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 support for getAsync(opts) #141

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

Commits on Apr 3, 2017

  1. Add support for getAsync(opts)

    Allows arbitrary parameters for the tilelive's getTile/Grid/Info interface
    As discussed in mapbox/tilelive#189
    Yuri Astrakhan committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    a22d60a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Added getSync to vector itself

    Yuri Astrakhan committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    678235a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Pass params to backend, tile|grid|info=>data

    Yuri Astrakhan committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    3b4ca9f View commit details
    Browse the repository at this point in the history