neuroglancer.json_wrappers.Map[K, V].__getitem__(key: K) -> V Returns the mapped value associated with the specified key. Raises:¶ KeyError – if the key is not present in the map.