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

Allow functions in array returned by style function #129

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

Commits on Nov 20, 2017

  1. Pass feature type into styleOptions

    This then allows differentiation of styles with the same VT layer name.
    Discussed here: Leaflet#125
    tomchadwin committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    90bfc82 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    71c7318 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Allow array return value of style function to contain functions, not …

    …just sets of L.Path options
    tomchadwin committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    a0af158 View commit details
    Browse the repository at this point in the history
  2. Tab indents

    tomchadwin committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    d693744 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1f3f64 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. Configuration menu
    Copy the full SHA
    02d454c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Revert pass in feat.type

    tomchadwin committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    3803b1f View commit details
    Browse the repository at this point in the history