library
1.3
common
library
/
de.westnordost.osm_legal_default_speeds.tagfilter
/
TagFilterExpression
Tag
Filter
Expression
class
TagFilterExpression
Members
Constructors
Tag
Filter
Expression
Link copied to clipboard
constructor
(
filters
:
String
)
Functions
matches
Link copied to clipboard
fun
matches
(
tags
:
Map
<
String
,
String
>
,
evaluate
:
(
name
:
String
)
->
Boolean
)
:
Boolean