app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.geoengine.utils.geocoders
/
TileSearch
/
compareAndAddToResults
compare
And
Add
To
Results
fun
compareAndAddToResults
(
normalizedNeedle
:
String
,
haystackString
:
String
,
searchResults
:
MutableList
<
TileSearch.TileSearchResult
>
,
searchResultLimit
:
Int
,
tileX
:
Int
,
tileY
:
Int
)
:
Boolean