2fa3117bc9
plugins.md typo fix ( #6502 )
...
I may have made this mistake a long time ago! Fixing now... sorry!
2019-02-03 23:01:32 +02:00
37d2fd15ad
Plugins: Adding Leaflet.Multispectral ( #6499 )
2019-01-30 23:57:01 +01:00
8108ff9f07
Add Leaflet.Snow plugin ( #6485 )
2019-01-22 17:59:43 +02:00
5fb7fbd4fa
Added Leaflet.Control.DetailLevel to plugins.md ( #6469 )
2019-01-17 12:29:28 +01:00
090d8bd218
Plugins: Add Path.DashFlow ( #6473 )
2019-01-16 19:57:22 +02:00
ada86aaf68
Add Leaflet.Rain plugin ( #6463 )
2019-01-10 10:11:08 +01:00
3bd89e1ca7
add plugin:leaflet-partition ( #6467 )
2019-01-10 10:08:05 +01:00
c7b3dbdb00
Minor spelling corrections in Docs/Tutorials ( #6464 )
...
* continous -> continuous
* Minor spelling and styling corrections
* occured -> occurred
* mosly -> mostly
* Update Map.js
2019-01-09 14:02:37 +01:00
b2dd61d02f
Update index.html
2019-01-03 15:21:40 +02:00
51779ffd8a
Add entry Leaflet.TileLayer.GLColorScale to plugins doc ( #6454 )
2019-01-03 08:34:59 +01:00
69d7f30f6b
Leaflet 1.4.0 ( #6451 )
...
* update changelog
* add blog post
* generate docs
* update latest reference
* add 1.4.0 to reference list
* update download page
* update latest_leaflet_version
* update announcement
* update integrity hashes
2018-12-30 21:50:48 +01:00
166de91dd3
The earth is not a potato ( #6326 )
...
* The earth is not a potato
The gif you are showing as been around for a lot of time but it show the change of gravity around the earth not it's shape.
Look this article and on the description of wikipedia where you took the gif from:
https://motherboard.vice.com/en_us/article/9akgv8/this-gif-of-a-potato-like-earth-has-confused-the-internet-for-years
https://commons.wikimedia.org/wiki/File%3AGRACE_globe_animation.gif
* The earth is not a potato 2
deleted link
* Spelling fix
2018-12-27 14:25:33 +01:00
b60b628aed
Added basic motion plugin description. ( #6445 )
2018-12-27 13:32:40 +01:00
e7cc8ea136
Plugins: add GeojsonLayerSwitcher ( #6435 )
2018-12-19 16:02:20 +01:00
f89c7ce943
Added Leaflet.streetlabels plugin ( #6426 )
...
* Added Leaflet.streetlabels plugin, based on the work of Leaflet.LabelTextCollision
* Added a space to the "Leaflet.LabelTextCollision(" block as requested by @mourner
https://github.com/Leaflet/Leaflet/pull/6426#discussion_r239029237
2018-12-05 14:49:11 +02:00
a884858b2a
Merge pull request #6399 from traffordDataLab/trafforddatalab_update_plugins
...
Added entry for the Trafford Data Lab leaflet.reachability plugin.
2018-11-28 13:14:53 +01:00
9b90ca8ec4
Moved entry for leaflet.reachability plugin to the bottom of the list of the routing plugins as requested by Andrew Cherniavskii.
2018-11-28 12:09:03 +00:00
229a5fba2c
Merge pull request #6370 from barryhunter/patch-1
...
Update plugins.md
2018-11-27 22:48:41 +01:00
b6027650ed
Plugins: Add leaflet-tooltip-layout ( #6382 )
...
* doc(plugins.md): add leaflet plugin leaflet-tooltip-layout
Add a plugin to avoid tooltip overlapping
* docs(plugins.md): fix syntax error
2018-11-19 16:00:07 +01:00
c099d65ed5
Plugins: update read URL
2018-11-19 15:56:29 +01:00
736bd58697
Docs(Plugins): Adding @asymmetrik/ngx-leaflet to list of plugins ( #6402 )
2018-11-15 06:02:20 +04:00
b58de2ed0e
Docs(Plugins): Added Leaflet.greatCircle plugin ( #6403 )
...
To Overlay display > Markers & renderers section
* Update plugins.md
* Update plugins.md
* add demo for greatCircle class
2018-11-15 05:51:21 +04:00
4e1453b3dd
Added entry for the Trafford Data Lab leaflet.reachability plugin in the Routing section.
2018-11-07 15:37:30 +00:00
a0225eaee6
minor typos ( #6398 )
2018-11-05 12:57:06 +01:00
faafb27e72
Docs(home): add OSM logo to "trusted by the best" section ( #6360 )
2018-10-26 07:55:21 +04:00
43cf9fefdc
Docs(plugins): add new plugin Leaflet-plugin-TrackPlayBack ( #6376 )
2018-10-19 08:17:29 +04:00
9de4b73737
Update plugins.md
...
Adding link to new Leaflet.GeographPhotos for displaying Geograph Photos of Britain and Ireland
2018-10-13 17:18:18 +01:00
da6f20d2d7
docs(download): add link to release notification ( #6361 )
2018-10-10 12:34:15 +03:00
09fed5d72f
docs(plugins): update description of Leaflet.MetricGrid ( #6355 )
...
* Update plugins.md
Add Leaflet.MetricGrid
* Update plugins.md
Typo
* Update plugins.md
Add UTM to the description of Leaflet.MetricGrid now that the plugin has good support for UTM grids.
2018-10-07 23:23:58 +04:00
d8dc04144c
docs(plugins): Add general purpose metric grid overlay ( #6350 )
...
* Update plugins.md
Add Leaflet.MetricGrid
* Update plugins.md
Typo
2018-09-28 09:02:54 +04:00
094e6c2969
Plugins: add Leaflet.TileLayer.ColorFilter ( #6348 )
...
New plugin Leaflet.TileLayer.ColorFilter.
2018-09-26 09:34:41 +02:00
620a7c95f8
fix(docs): remove additional <tr> in plugins list ( #6334 )
...
Remove an additional <tr> tag from the table of
Markers & Renderers that causes display issues and
links not working.
This commit also replace an html link with md syntax,
which was not related to the issue (#6333 )
Closes #6333
2018-09-07 14:04:07 +02:00
e32941d569
Plugins: add Leaflet.VectorTileLayer ( #6330 )
...
* Add plugin Leaflet.VectorTileLayer
* Fix HTML typo.
2018-09-05 14:58:01 +02:00
8e12dbe431
TravelNotes plugin added; leaflet.marker.pin plugin removed ( #6325 )
2018-09-04 11:11:48 +03:00
e57952b880
Release 1.3.4 ( #6304 )
...
* update changelog
* add blog post
* generate api dosc
* update reference to redirect to the new version
* update latest verstion on download page
* update reference-versions
* update version in config.yml
* update announcement
* update integrity hashes
2018-08-21 19:13:01 +02:00
59f808c390
Plugins: Updated broken link for Leaflet Vector Layers ( #6293 )
...
The link is broken. Jason's site is getting rebuilt. This is a good replacement for the original.
2018-08-20 09:12:05 +02:00
356f52de42
Remove references to the now defunct Leaflet UserVoice page ( #6291 )
...
* Remove referenced to the now defunct UserVoice
* Remove references to UserVoice
2018-08-16 17:27:01 -07:00
3bc00660f4
plugins: Spelling correction for a demo URL ( #6287 )
...
* Spelling correction for a demo URL
Correct the URL for the "Leaflet.TileLayer.GL" plugin demo "elevation with terrain-RBG tiles". Change "floow" to "flood".
The change is in accordance with the plugin's [list of demos](https://gitlab.com/IvanSanchez/Leaflet.TileLayer.GL/blob/master/README.md#demos ).
@IvanSanchez, unfortunately, [the demo](http://ivansanchez.gitlab.io/Leaflet.TileLayer.GL/demo/demo-flood.html ) does not show a map at this time.
* Single demo link for TileLayer.GL
By request of the author - @IvanSanchez
2018-08-15 10:28:16 +02:00
f9082cb37b
Plugins: add leaflet.repeatedmarkers ( #6285 )
2018-08-15 08:12:57 +02:00
c88fb97184
add Edge to supported browsers, fixes #6269 ( #6270 )
2018-08-09 12:21:19 +02:00
60638e0427
Docs(quickstart): explicitly highlight attribution requirement ( #6261 )
2018-08-01 10:53:27 +04:00
f55170cc51
Update plugins.md ( #6258 )
...
Added Windy Leaflet Plugin
2018-07-29 23:11:27 +03:00
73f106e799
Plugins: add MapkitMutant ( #6252 )
2018-07-27 16:17:59 +03:00
87ebb534c9
Release 1.3.3 ( #6241 )
...
* update changelog
* add blogpost
* add 1.3.3 docs with redirect to 1.3.2
* update download page
* update reference-versions
* update config.yml
* update announcement
* update integrity hashes
2018-07-18 12:05:11 +02:00
1b14781c06
Release 1.3.2 ( #6237 )
...
* update changelog
* add blog post
* extend publish.sh to commit dist/leaflet-src.esm.js too
* add docs
* redirect to latest docs reference
* update download page
* add 1.3.2 docs to references list
* update version in _config.yml
* update announcement
* update integrity hashes
2018-07-17 14:00:36 +02:00
c2dd9301ec
docs(plugins): add Leaflet.Control.Resizer ( #6236 )
...
to Map interaction > [User interface](https://leafletjs.com/plugins.html#user-interface ) section
2018-07-16 13:18:33 +04:00
90b75ebea4
docs(plugins): add Leaflet.Control.Opacity ( #6235 )
...
- 💡 Leaflet.Control.Opacity added to [Tile/image display section](https://leafletjs.com/plugins.html#tileimage-display ) of Plugins page
2018-07-16 13:11:41 +04:00
d7f91d9a9d
docs(geoJsonTutorial): typo ( #6222 )
2018-07-06 10:09:20 +02:00
ba1b253126
docs(GeoJSON): tutorial update quote
...
from RFC 7946 introduction for consistency.
2018-07-05 14:12:36 +03:00
4c9e7cac4c
docs(GeoJSON): use RFC link for previous HTML docs
...
RFC 7946 was officially published in August 2016, i.e. before Leaflet version 1.0.0 (Sep 2016). The previous GeoJSON spec website (geojson.org) displays a big "obsolete" disclaimer on it, making it confusing for developers which version they should refer to. Replace the link to use the RFC that was in use at that time, on all HTML docs since it was available, i.e. from Leaflet 1.0.0.
2018-07-05 14:12:36 +03:00