Neuroglancer
neuroglancer.json_wrappers.Map.clear
Initializing search
neuroglancer
User Guide
Concepts
Data sources
JSON API
Python API
Neuroglancer
neuroglancer
User Guide
User Guide
Navigation
Concepts
Concepts
Coordinate spaces
Data view
Layer
Data sources
JSON API
JSON API
API Reference
Python API
Python API
API Reference
API Reference
Core
Viewer state
Viewer Config state
Exposing local data as data source
Credentials
Capturing Screenshots
Server
Utilities
Utilities
JSON Containers
JSON Containers
C
Map
C
Map
Public members
Public members
M
__
init__
M
clear
M
keys
M
values
M
items
M
get
M
__
len__
M
__
getitem__
M
__
setitem__
M
__
delitem__
M
to_
json
M
__
eq__
M
__
repr__
C
List
Trackable state
neuroglancer.json_wrappers.Map
[
K
,
V
]
.
clear
(
)
Clears the map.
Back to top