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 dynamic vector tiles rendering #3709 #8048

Merged
merged 11 commits into from
Jul 9, 2020

Commits on Jan 12, 2020

  1. Configuration menu
    Copy the full SHA
    c6c695b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ebb174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eddb7d1 View commit details
    Browse the repository at this point in the history
  4. move VectorTileSource options setter to separate method

    Stepan Kuzmin authored and stepankuzmin committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    abfc56e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e6faf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da23634 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d416725 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b80f83 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. rename setURL to setUrl mapbox#3709

    Stepan Kuzmin committed May 1, 2020
    Configuration menu
    Copy the full SHA
    f56d09f View commit details
    Browse the repository at this point in the history
  2. add tests for setUrl and setTiles mapbox#3709

    Stepan Kuzmin committed May 1, 2020
    Configuration menu
    Copy the full SHA
    bf107f0 View commit details
    Browse the repository at this point in the history
  3. add docs for VectorTileSource mapbox#3709

    Stepan Kuzmin committed May 1, 2020
    Configuration menu
    Copy the full SHA
    0d66f59 View commit details
    Browse the repository at this point in the history