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

Adding the possibility to add an array of other layers to compare. #4

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

Commits on Mar 6, 2018

  1. Should fix kosmtik/kosmtik#279

    Adding the possibility to add an array of other layers to compare.
    
    The option is `compareUrls`, maybe should be renamed.
    kent1D committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    5dd8846 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Use only one option "compareUrl" which can be :

    * a string (just the URL to a layer)
    * a simple Array (Url => Name)
    * an Array of Arrays (Url => Name)
    kent1D committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    cddb3b6 View commit details
    Browse the repository at this point in the history