# Function: add() (/jsdoc/nqtr/index/namespaces/RegisteredMaps/functions/add)



\> **add**(...`maps`): `void`

Defined in: [src/registries/RegisteredMaps.ts:17](https://github.com/DRincs-Productions/nqtr/blob/db22fe9e7612d547ff25befcc444cf095348917d/src/registries/RegisteredMaps.ts#L17)

Save a map in the registered maps. If the map already exists, it will be overwritten.

## Parameters [#parameters]

### maps [#maps]

...([`MapInterface`](/jsdoc/nqtr/index/interfaces/MapInterface) | [`MapInterface`](/jsdoc/nqtr/index/interfaces/MapInterface)\[])\[]

The map to save.

## Returns [#returns]

`void`
