# facilmap-client

> A library that acts as a client to FacilMap and makes it possible to retrieve and modify objects on a collaborative map.

Latest version **4.1.2** (published 2024-07-05) · AGPL-3.0 license · 0 weekly downloads

## Install

```sh
npm install facilmap-client
pnpm add facilmap-client
yarn add facilmap-client
bun add facilmap-client
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.1.2 |
| Published | 2024-07-05 |
| First published | 2017-02-21 |
| Weekly downloads | 0 |
| License | AGPL-3.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 80.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 408 |
| Author | Candid Dauth <cdauth@cdauth.eu> |
| Maintainers | cdauth |
| Keywords | maps, osm, facilmap |

## Links

- npm: https://www.npmjs.com/package/facilmap-client
- Repository: https://github.com/FacilMap/facilmap
- Issues: https://github.com/FacilMap/facilmap/issues
- npm.io page: https://npm.io/package/facilmap-client

## Dependencies (3)

- [facilmap-types](https://npm.io/package/facilmap-types.md) ^4.1.2
- [serialize-error](https://npm.io/package/serialize-error.md) ^11.0.3
- [socket.io-client](https://npm.io/package/socket.io-client.md) ^4.7.5

## Recent versions

- 4.1.2 (latest) — 2024-07-05
- 3.4.1 — 2024-04-19
- 4.1.1 — 2024-04-15
- 4.1.0 — 2024-04-09
- 4.0.0 — 2024-03-29
- 3.4.0 — 2021-06-27
- 3.3.0 — 2021-05-23
- 3.2.0 — 2021-05-07
- 3.1.0 — 2021-04-15
- 3.0.1 — 2021-04-10
- 3.0.0 — 2021-04-10
- 2.7.0 — 2018-01-28
- 2.6.0 — 2017-05-26
- 2.5.1 — 2017-05-19
- 2.5.0 — 2017-05-18
- … 6 more at https://npm.io/package/facilmap-client/versions

## README

**facilmap-client** is a library that acts as a client to the [FacilMap](https://github.com/facilmap/facilmap) server and makes it possible to retrieve and modify objects on a collaborative map.

More information can be found in the [documentation](https://docs.facilmap.org/developers/client/).

---
_Source: https://npm.io/package/facilmap-client · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
