mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
README: update JS size, add CSS size (#6964)
* README: update JS size to 39 KB https://unpkg.com/leaflet@1.6.0/dist/leaflet.js amounts to 39.45 KB gzipped * README: mention 4 KB of CSS https://unpkg.com/leaflet@1.6.0/dist/leaflet.css amounts to 3.65 KB gzipped
This commit is contained in:
parent
1e2e1c83ea
commit
17a1b6105b
@ -1,7 +1,7 @@
|
||||
<img width="600" src="https://rawgit.com/Leaflet/Leaflet/master/src/images/logo.svg" alt="Leaflet" />
|
||||
|
||||
Leaflet is the leading open-source JavaScript library for **mobile-friendly interactive maps**.
|
||||
Weighing just about 37 KB of gzipped JS code, it has all the mapping [features][] most developers ever need.
|
||||
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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user