toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.geoengine.filters
/
NearestRoadFilter
Nearest
Road
Filter
class
NearestRoadFilter
Members
Constructors
Nearest
Road
Filter
Link copied to clipboard
constructor
(
)
Functions
get
Link copied to clipboard
fun
get
(
)
:
Feature
?
reset
Link copied to clipboard
fun
reset
(
)
update
Link copied to clipboard
fun
update
(
location
:
Location
,
gridState
:
GridState
)
fun
update
(
location
:
LngLatAlt
,
locationAccuracy
:
Double
,
bearing
:
Double
,
bearingAccuracy
:
Double
,
timeInMilliseconds
:
Long
,
gridState
:
GridState
)