# yymap

> this is map engine base on maptalks.js

Latest version **0.94.2** (published 2025-11-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install yymap
pnpm add yymap
yarn add yymap
bun add yymap
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.94.2 |
| Published | 2025-11-04 |
| First published | 2020-04-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=10.16.0 |
| Dependencies | 21 |
| Unpacked size | 5.3 MB |
| Known vulnerabilities | 0 (+4 in 1 direct dependencies) |
| Install scripts | no |
| Author | deyihu |
| Maintainers | hudeyi |
| Keywords | gis |

## Links

- npm: https://www.npmjs.com/package/yymap
- npm.io page: https://npm.io/package/yymap

## Dependencies (21)

- [jsts](https://npm.io/package/jsts.md) ^2.11.3
- [mitt](https://npm.io/package/mitt.md) ^1.1.3
- [dayjs](https://npm.io/package/dayjs.md) ^1.11.18
- [gcoord](https://npm.io/package/gcoord.md) ^0.1.2
- [geolib](https://npm.io/package/geolib.md) ^3.3.3
- [kdbush](https://npm.io/package/kdbush.md) ^3.0.0
- [nanoid](https://npm.io/package/nanoid.md) 3.3.4
- [maptalks](https://npm.io/package/maptalks.md) 1.0.0-rc.31
- [tinycolor2](https://npm.io/package/tinycolor2.md) ^1.4.2
- [randomcolor](https://npm.io/package/randomcolor.md) ^0.5.4
- [@maptalks/gl](https://npm.io/package/@maptalks/gl.md) 0.102.2
- [@maptalks/vt](https://npm.io/package/@maptalks/vt.md) 0.101.2
- [deyihu-maptalks](https://npm.io/package/deyihu-maptalks.md) 1.0.0-rc.73
- [@mapbox/tilebelt](https://npm.io/package/@mapbox/tilebelt.md) ^1.0.2
- [@maptalks/3dtiles](https://npm.io/package/@maptalks/3dtiles.md) 0.102.2
- [@mapbox/tile-cover](https://npm.io/package/@mapbox/tile-cover.md) ^3.0.2
- [maptalks.routeplayer](https://npm.io/package/maptalks.routeplayer.md) 1.0.0
- [@mapbox/sphericalmercator](https://npm.io/package/@mapbox/sphericalmercator.md) ^1.2.0
- [@maptalks/transcoders.crn](https://npm.io/package/@maptalks/transcoders.crn.md) 0.98.3
- [@maptalks/transcoders.ktx2](https://npm.io/package/@maptalks/transcoders.ktx2.md) 0.98.3
- [@maptalks/transcoders.draco](https://npm.io/package/@maptalks/transcoders.draco.md) 0.98.3

## Recent versions

- 0.94.2 (latest) — 2025-11-04
- 0.94.1 — 2025-11-04
- 0.94.0 — 2025-10-23
- 0.93.4 — 2025-08-21
- 0.93.3 — 2025-08-21
- 0.93.2 — 2025-07-17
- 0.93.1 — 2025-05-19
- 0.93.0 — 2025-05-19
- 0.92.1 — 2025-04-09
- 0.92.0 — 2025-02-27
- 0.91.2 — 2025-02-10
- 0.91.1 — 2025-01-21
- 0.91.0 — 2025-01-21
- 0.90.1 — 2024-12-01
- 0.90.0 — 2024-11-30
- … 258 more at https://npm.io/package/yymap/versions

## README

<h1 align="center">Welcome to yymap 👋</h1>
<p>
  <img alt="Version" src="https://img.shields.io/badge/version-0.3.6-blue.svg?cacheSeconds=2592000" />
  <img src="https://img.shields.io/badge/npm-%3E%3D6.9.0-blue.svg" />
  <img src="https://img.shields.io/badge/node-%3E%3D10.16.0-blue.svg" />
  <a href="http://10.0.0.27/YYMap-doc/dist/config/">
    <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" target="_blank" />
  </a>
</p>

> this is map engine base on maptalks.js

### 🏠 [Homepage](http://10.0.0.27/YYMap-doc/dist/)

## Prerequisites

- npm >=6.9.0
- node >=10.16.0

## Install

```sh
yarn
```

## Usage

```sh
npm run dist
```

## Run tests

```sh
node server.js
```

## Author

👤 **Iverson.hu**

* Github: [@deyihu](https://github.com/deyihu)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://gitee.com/YeYoo/yyfrontend/issues).

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

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