# @dawadk/dawa-kort

> Baggrundskort på Leaflet

Latest version **0.3.1** (published 2024-11-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install @dawadk/dawa-kort
pnpm add @dawadk/dawa-kort
yarn add @dawadk/dawa-kort
bun add @dawadk/dawa-kort
```

## Health

**Score 35/100 (D)** — status: stable.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.3.1 |
| Published | 2024-11-27 |
| First published | 2021-03-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 435.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Klimadatastyrelsen |
| Maintainers | dataforsyningen-user, iamfrank |
| Keywords | dawa, kort, leaflet, SDFI |

## Links

- npm: https://www.npmjs.com/package/@dawadk/dawa-kort
- Repository: https://github.com/SDFIdk/dawa-kort
- Homepage: https://github.com/SDFIdk/dawa-kort#readme
- Issues: https://github.com/SDFIdk/dawa-kort/issues
- npm.io page: https://npm.io/package/@dawadk/dawa-kort

## Dependencies (4)

- [npm](https://npm.io/package/npm.md) ^8.0.0
- [proj4](https://npm.io/package/proj4.md) ^2.15.0
- [@dawadk/dawa-util](https://npm.io/package/@dawadk/dawa-util.md) ^0.1.9
- [@ungap/url-search-params](https://npm.io/package/@ungap/url-search-params.md) ^0.2.2

## Recent versions

- 0.3.1 (latest) — 2024-11-27
- 0.3.0 — 2023-10-31
- 0.2.0 — 2022-11-28
- 0.1.55 — 2022-01-18
- 0.1.54 — 2022-01-18
- 0.1.53 — 2022-01-18
- 0.1.52 — 2022-01-18
- 0.1.51 — 2022-01-18
- 0.1.50 — 2022-01-17
- 0.1.49 — 2022-01-17
- 0.1.48 — 2022-01-17
- 0.1.47 — 2021-03-16

## README

# DAWA-kort

Baggrundskort på Leaflet.

Indtil videre skal følgende linjer indsættes i html filen:

 `<script src="../node_modules/proj4leaflet/lib/leaflet/leaflet.js"></script>`
 
 `<script src="../node_modules/proj4leaflet/lib/proj4.js"></script>` 
 
 `<script src="../node_modules/proj4leaflet/src/proj4leaflet.js">`

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