Skip to content
Snippets Groups Projects
Commit 2cb2d701 authored by Xiao Gui's avatar Xiao Gui
Browse files

chore: clarify that viewer handle may be undefined

parent 97efb4ae
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,8 @@ Map of layer name to Map of labelIndex (used by neuroglancer and nehuba) to the
### viewerHandle
> **nb** `viewerHandle` may be undefined at any time (user be yet to select an atlas, user could have unloaded an atlas. ...etc)
#### setNavigationLoc(coordinates, realspace?:boolean)
Function that teleports the navigation state to coordinates : [x:number,y:number,z:number]. Optional arg determine if the set of coordinates is in realspace (default) or voxelspace.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment