Skip to main content
API Reference SwiftyNsdk NsdkDeviceMappingSession

start

Starts the mapping session and initializes required processes....

Declaration

func start()

Summary

Starts the mapping session and initializes required processes.
Downloads the mapping algorithm model and prepares the session for mapping operations.
Does not begin map building; call startMapping() to start building a map.


ON THIS PAGE