toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
forEachWithAttributeUntil
for
Each
With
Attribute
Until
fun
<
T
:
Any
,
A
>
FeatureGroup
<
T
>
.
forEachWithAttributeUntil
(
key
:
Attribute
<
A
>
,
block
:
FeatureGroup
<
T
>
.
(
id
:
String
,
feature
:
Feature
<
T
>
,
attributeValue
:
A
)
->
Boolean
)