Skip to main content
API Reference com.nianticspatial.nsdk.mapping DeviceMappingSession

start

Start the mapping session. This starts some underlying processes that need to be running before actual mapping can begin, downloading the model containing the mapping algorithm. It does not actually start the map building process, which needs to be invoked separately with [startCreating].

Declaration

fun start()

Summary

Start the mapping session. This starts some underlying processes that need to be running before actual mapping can begin, downloading the model containing the mapping algorithm. It does not actually start the map building process, which needs to be invoked separately with [startCreating].


ON THIS PAGE