1.7.1-internal.1 • Published 2 years ago

@tuliu/leaflet v1.7.1-internal.1

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
2 years ago

leaflet 内部维护版本

初始版本 1.7.1。

修改日志

内部版本迭代使用 internal 标记, -internal 字符前的版本号预留给合并最新的 leaflet 版本。

  • 初始版本

  • 1.7.1-internal.1

    • 去除 @type/leaflet 内部依赖,修复无法扩展/覆盖相关类型的场景

--- ↓↓↓ 原始文档

Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 39 KB of gzipped JS plus 4 KB of gzipped CSS code, it has all the mapping features most developers ever need.

Leaflet is designed with simplicity, performance and usability in mind. It works efficiently across all major desktop and mobile platforms out of the box, taking advantage of HTML5 and CSS3 on modern browsers while being accessible on older ones too. It can be extended with a huge amount of plugins, has a beautiful, easy to use and well-documented API and a simple, readable source code that is a joy to contribute to.

For more info, docs and tutorials, check out the official website. For Leaflet downloads (including the built master version), check out the download page.

We're happy to meet new contributors. If you want to get involved with Leaflet development, check out the contribution guide. Let's make the best mapping library that will ever exist, and push the limits of what's possible with online maps!

CI