Package-level declarations
Types
Link copied to clipboard
Marks the offline VPS (wemap-vps-local) API as alpha.
Link copied to clipboard
Optional camera-type foreground service that lets VpsLocalLocationSource keep scanning while the app is backgrounded or the screen is off (e.g. room-to-room detection where the phone is on a lanyard).
Link copied to clipboard
class VpsLocalLocationSource(context: Context, mapDatabaseDirectory: File, mapData: MapData, previewView: PreviewView? = null, foregroundService: VpsLocalForegroundService.Config? = null) : LocationSource, AttitudeSource
Offline visual positioning location source.
Link copied to clipboard
Observer of VpsLocalLocationSource scan activity.