meshtastic-sdk
Toggle table of contents
0.1.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
core
/
org.meshtastic.sdk
/
PositionUtils
/
isValidPosition
is
Valid
Position
fun
isValidPosition
(
latitude
:
Double
,
longitude
:
Double
)
:
Boolean
(
source
)
Returns true if lat/lng are within valid bounds and not both zero.