findClosestWaypointAtLocation

open fun findClosestWaypointAtLocation(location: LatLng, floorId: String, vmd: Map): Waypoint

Figure out the closest mapped waypoint to a user-tapped location

Return

the closest waypoint, or null if none exist

Parameters

location

the location

floorId

the floor to search on

vmd

the vmd to check in