Venue Style Matcher
constructor(name: String, key: String, matchList: Array<String>, type: VenueStyleMatcherType, defaultStyle: VenueLayerStyle)
Default initializer
Parameters
name
The name of the matcher.
key
The key from the vector map tiles to match on.
match List
A list of matching values.
type
The type of style layer this will be.
default Style
the default style to apply when values are missing
Default initializer
Parameters
name
The name of the matcher.
key
The key from the vector map tiles to match on.
match List
A list of matching values.
type
The type of style layer this will be.