maplibre-navigation-core
Toggle table of contents
46dd34b6
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.location
/
LocationValidator
Location
Validator
open
class
LocationValidator
(
accuracyThreshold
:
Int
)
Members
Constructors
Location
Validator
Link copied to clipboard
constructor
(
accuracyThreshold
:
Int
)
Functions
is
Valid
Update
Link copied to clipboard
fun
isValidUpdate
(
location
:
Location
)
:
Boolean