Andrew
cf00e0d493
update changelog and reference
2018-01-10 16:42:07 +01:00
Andrew
16f1c48420
update changelog and reference
2018-01-09 19:08:02 +01:00
Andrew
89ba393b31
add new blog post
2018-01-09 17:56:02 +01:00
Andrew
a22ca2f6f6
update reference-versions
2018-01-09 17:53:42 +01:00
Andrew
b301e9acfb
update announcement
2018-01-09 17:48:27 +01:00
Andrew
deb95c8dac
update config.yml
2018-01-09 17:47:37 +01:00
Andrew
d7d8bc0782
update download page
2018-01-09 17:47:00 +01:00
Andrew
9d5ae57bcb
update reference.html
2018-01-09 17:45:45 +01:00
Andrew
17ddd9d15f
add reference-1.3.0
2018-01-09 17:44:37 +01:00
dj
0ae65280f0
add Leaflet.Sun
2018-01-04 16:34:00 +01:00
Oliv
a4096877f9
Add plugin leaflet-polycolor
2017-12-22 18:03:23 +01:00
gimenna
fd91e7a4df
Doc update: Add leaflet.tripgo.routing in routing section.
2017-12-20 17:00:36 -03:00
Vincent D
45b3e041d2
Removed markdown syntax in plugin description
2017-12-04 17:00:05 +01:00
Andrew
5cb9c22f51
Merge pull request #5947 from idawave/patch-1
...
Updated plugins file with L.DraggableEnhancer under ##Events
2017-12-03 13:11:16 +01:00
GeoportalPL
73bef08c55
Add WMTS plugin demo. ( #5945 )
2017-12-03 13:08:48 +01:00
Vincent D
9aaa8698dc
Updated plugins file with L.DraggableEnhancer under Events
2017-12-02 22:56:52 +01:00
GeoportalPL
abb14f0b8c
Add a plugin to add WMTS services ( #5943 )
2017-11-30 18:25:23 +01:00
Guillaume Rischard
b22ca31716
Optimised images. Saved 1.1 MB out of 9.7 MB. 22.3% per file on average (up to 62%) ( #5936 )
2017-11-22 15:33:24 +01:00
Andy Aldo Dharmawan
bc3a168de8
Update extending-1-classes.md
2017-11-18 15:55:34 +08:00
Adel Shah
39245dced0
Updated building instructions ( #5908 ) ( #5911 )
2017-11-11 20:48:45 +01:00
landonbj
44e43fd5a8
Added Leaflet.Antimeridian to the plugin list.
2017-11-09 10:35:48 -08:00
Sandro Pibia
8e32e31ef8
Update plugins.md ( #5862 )
2017-11-01 12:59:49 +01:00
iH8
87f81bcb01
Make editors use source instead of minified ( #5887 )
...
Make editors use source instead of minified
2017-10-31 18:45:34 +01:00
Arne Schubert
875ed3dfe1
Add a link to YAGA leaflet-ng2 demos ( #5889 )
2017-10-31 18:45:02 +01:00
Evgeniy Voynov
ce1326912e
Added Leaflet.Canvas-Markers plugin ( #5870 )
2017-10-27 14:24:35 +02:00
iH8
1681cca369
Redirect to Plunker, Codepen and JSFiddle ( #5868 )
...
* Redirect to Plunker, Codepen and JSFiddle
Redirects to Plunker, Codepen or JSFiddle with corresponding template.
For usage in issuetemplate, issues, StackOverflow etc.
Usage Examples:
http://leafletjs.org/edit.html // Defaults to Plunker using latest
version
http://leafletjs.org/edit.html#provider:codepen;version:1.1.0 // Codepen
with version 1.1.0
http://leafletjs.org/edit.html#provider:jsfiddle;version:master //
JSFiddle with master version.
* To ES5 and file move
To ES5 and file move
2017-10-25 08:53:35 +02:00
Arne Schubert
1595b289ea
Add YAGA leaflet-ng2 plugin ( #5867 )
2017-10-24 19:03:00 +02:00
Dan Wild
6eb936d03d
Added leaflet-velocity to plugin list
2017-10-21 09:27:50 +11:00
ghybs
47a9df194b
plugins: add Leaflet.ActiveLayers plugin by vogdb ( #5857 )
...
Author already submitted another plugin (Leaflet.SelectLayers) himself some time ago (see commit 18e0061450
)
2017-10-20 14:53:13 +02:00
ghybs
c0bc8ffe71
Docs(Download): use proper links for CDN's list ( #5847 )
...
since they are not parsed by GitHub Markdown when used on Leaflet website.
2017-10-17 17:28:52 +03:00
ghybs
8094d607ec
Docs(Download): add CDN alternatives ( #5837 )
...
* Docs(download): mention other CDN
so that developers know their possible alternatives and can decide by themselves which option they want to use for their project.
None of the 3 listed options require any work from Leaflet side (as of today) for new releases, they directly pull updated from npm registry.
cdnjs uses a configuration file in their repo to know which files to fetch from npm registry:
https://github.com/cdnjs/cdnjs/blob/master/ajax/libs/leaflet/package.json
In case the `dist/` folder changes, this configuration file requires manual modification (the community may directly send a PR to do so).
* Docs(download): add disclaimer about external CDN services
in order to try avoiding questions and/or complaints in case of CDN unavailability or any other issue.
2017-10-16 12:09:40 +03:00
Moritz
45afd2d462
Add Leaflet Swoopy Plugin ( #5834 )
...
A plugin for creating customizable swoopy arrow annotations.
2017-10-10 12:44:55 +02:00
Andrew
748905cbf5
Fix docs redirects ( #5824 )
...
* use redirected.html instead of jekyll-redirect-from
* modify redirected.html to preserve url hases
* fix links in zoom-levels example
- use relative links instead of absolute
- remove hardcoded version in lins and refer to latest version docs instead
* fix hash in choropleth example
* fix links in geojson example
- use relative links instead of absolute
* fix absolute link in quick-start example
* fix link in video-overlay example
* fix link in map-panes example
* fix link in wms example
* fix link in geojson example
* fix relative reference links
2017-10-05 15:34:04 +02:00
Andrew
c5391e3fbb
reset body margin to avoid scrollbars ( #5823 )
2017-10-04 16:33:04 +02:00
Andrew
000f457fcb
Fix map styles in "Extending Leaflet" example ( #5819 )
...
* fix map height in extending example
* add html and body styles to tutorial_frame
* move js styles to css
* remove unnecessary styles from mobile/example.md
2017-10-04 00:04:01 +02:00
Arnaud Ferrand
37b9947d5b
Fix typo ( #5793 )
2017-09-21 16:28:21 +02:00
fpopa
e5a3d5ecc3
Correct documentation regarding bringToBack() ( #5788 )
2017-09-20 14:41:32 +02:00
CalvinWilliams1012
811cc7cf9c
Comment and changed back width, as I read it wrong
2017-09-12 08:52:06 +03:00
CalvinWilliams1012
b8c1e60424
Changed some examples from viewport length and width to percent.
2017-09-12 08:52:06 +03:00
Per Liedman
f90a55ec20
Adjust details
2017-09-11 20:01:40 +03:00
CalvinWilliams1012
5d0f7ae438
Changed zoom-level documentation to reflect function properly.
2017-09-11 20:01:40 +03:00
sybri
29b64940b8
Add plugins SpeechBubble ( #5768 )
...
* Add plugins
* Correct link
2017-09-11 13:42:34 +02:00
Roberto Soares
79e8bf724c
Add leaflet-offline plugin to the list ( #5722 )
2017-09-01 17:23:03 +02:00
Sumit Kumar
4e8b30a379
updated features and added demo link ( #5742 )
2017-08-30 16:06:33 +02:00
Guillaume AMAT
6f1e9ce3d8
plugins: Replace the old Overpass plugin by its fork ( #5737 )
2017-08-28 22:10:20 +02:00
Astrid
14a2e94c9d
Change two links to the GeoJSON Spec, because current links refer to an obsolete version. ( #5725 )
2017-08-28 11:40:11 +03:00
Javier Jimenez Shaw
cbb89c1300
plugins: add Leaflet.Control.Layers.Tree ( #5721 )
2017-08-18 15:37:56 +02:00
Javier Jimenez Shaw
a03f41b296
doc wms: replace http://demo.opengeo.org/ with https://demo.boundlessgeo.com/ ( #5712 )
2017-08-14 11:29:53 +02:00
Jack Reed
147d86a203
adds leaflet-solr-heatmap to plugin directory ( #5707 )
2017-08-10 20:27:43 -07:00
Per Liedman
b9c066af4c
Switch download link to version 1.2.0
2017-08-10 14:31:19 +02:00
Javier Jimenez Shaw
d6b05fa1ed
fix release date 1.2.0
2017-08-08 19:15:18 +02:00
Per Liedman
5223528fcd
[Plz merge] Release 1.2.0 ( #5688 )
...
* Add documentation on how to do a release
* Preliminary changelog for next release
* Preliminary blog post
* Modify version to 1.2.0
* Update changelog
* Add 1.2.0 reference
* Point to 1.2.0 docs
* Update hashes and latest version
* Update latest news
* Add 1.2.0 release date
2017-08-08 16:13:09 +02:00
Jonathan Dumaine
f04d7a5fac
Fix typo in docs/examples/zoom-levels ( #5695 )
...
"A leaflet map has a several ways"
2017-08-08 08:30:47 +02:00
Gherardo Varando
b51dfa3d61
Leaflet-CsvTiles plugin added to list ( #5679 )
2017-08-06 14:08:38 +02:00
will Farrell
887ad7dad3
Add Leaflet.Clipper Plugin ( #5654 )
2017-07-24 16:38:33 +03:00
songyumeng
b76400ceb6
Plugins: add SuperMap Leaflet ( #5637 )
...
* Plugins: add SuperMap iClient
* Plugins: add SuperMap Leaflet
2017-07-24 10:41:19 +02:00
Javier Jimenez Shaw
67e7114e00
Add plugin Leaflet.UTM to doc ( #5633 )
...
* add plugin Leaflet.UTM
* no dependencies
2017-07-18 17:25:57 +03:00
Brendan Ward
e446e45ea5
Add plugin: Leaflet.UTFGrid ( #5639 )
...
* Add Leaflet.UTFGrid
* fix demo link
2017-07-18 17:23:58 +03:00
Kaveh
29d49bca1b
Adds Leaflet.HtmlLegend to docs/plugins.md ( #5628 )
...
* Adds Leaflet.HtmlLegend to docs/plugins.md
* Adds link to demo.
2017-07-14 12:26:15 +02:00
Grigory Golikov
4ba642be78
Add Leaflet.River to plugins list ( #5616 )
2017-07-09 20:26:10 +02:00
Colby Rogness
caab168894
docs(quick-start): add warning to place CSS before JS to quick start example ( #5610 ) ( #5614 )
2017-07-09 11:00:30 +02:00
PPete
900e4a740d
new Demo-Urls of plugin ( #5612 )
...
* Update plugins.md
* Update plugins.md
2017-07-07 23:51:35 +02:00
Sven
170bdc8075
GeoJSON remark about the reversed coords ( #5604 )
...
* GeoJSON remark about the reversed coords
oh man, that took me a while of debugging
* Reword sentence on coordinate axis order somewhat
2017-07-05 09:34:14 +02:00
cyrilf
0688693d3b
Whitelist the jekyll-redirect-from ( #5592 )
2017-06-28 16:34:40 +02:00
ghybs
e02cb22bb8
Docs(ref-103): attempt to fix GitHub 404 error ( #5587 )
...
on reference-1.0.3.html page, for unknown reason?
See https://github.com/Leaflet/Leaflet/issues/5585
Using a dummy modification on the page, hopefully it might re-trigger a proper Jekyll build on that page?
2017-06-27 20:38:09 +02:00
Iván Sánchez Ortega
11d716f096
Fix headers for 1.1.0 docs
2017-06-27 15:03:58 +02:00
Iván Sánchez Ortega
90ac1a2077
Update some links to the 1.1.0 docs ( #5586 )
2017-06-27 15:00:25 +02:00
Per Liedman
28617f5b9b
Update stable download for 1.1.0
2017-06-27 14:36:38 +02:00
Per Liedman
f59d20d583
Fix post date
2017-06-27 13:46:43 +02:00
Per Liedman
a05c69135d
Update news on index page
2017-06-27 13:45:34 +02:00
Per Liedman
ca540211e3
Blog post about 1.1.0 ( #5581 )
...
* Bump version to 1.1.0
* Blog post about 1.1.0
* Fix description
* Fix punctuation
* Update integrity hashes
* Set release date for 1.1.0
* Add reference for 1.1.0
* Point reference.html to docs for 1.1.0
2017-06-27 13:39:25 +02:00
Iván Sánchez Ortega
90a8d88460
Tutorials: rewrite the paragraph about the mapbox map IDs, hopefully it reads easier now. ( #5572 )
2017-06-21 12:36:12 +02:00
Stuart Matthews
3f68479e3c
Add Leaflet.NonTiledLayer.WCS to plugins.md ( #5564 )
...
* Add Leaflet.NonTiledLayer.WCS to plugins.md
* Typo
* Typo
2017-06-16 12:49:03 +02:00
Stuart Matthews
eff87f871c
Plugins: Add leaflet-geotiff ( #5563 )
2017-06-16 12:48:14 +02:00
Manuel Baclet
4cb2be6380
Update demo link (and make it generic) ( #5559 )
2017-06-13 11:26:31 +02:00
Jacob Wasilkowski
cdc20a3d84
Added Leaflet.Canvas-Flowmap-Layer to plugins list ( #5474 )
...
* added Leaflet.Canvas-Flowmap-Layer
to plugin docs in DataViz section
* Update plugins.md
2017-06-10 16:03:40 +02:00
Jon
162276e8fe
Add UK Ordinance Survey grid squares plugin ( #5530 )
...
* Add UK Ordinance Survey grid squares plugin
* Update plugins.md
Change link to repo not readme file
2017-06-05 10:45:25 +02:00
Manuel Baclet
652946947d
Plugins: Add a demo link to PixiOverlay ( #5547 )
2017-06-02 13:05:02 +02:00
Manuel Baclet
81c2724288
Plugins: Add Leaflet.PixiOverlay ( #5546 )
2017-06-02 12:32:30 +02:00
Stephen Ham
d78dc21209
Update plugins.md ( #5545 )
...
Fixed grammar & capitalization errors on line #3803 to "not required by all Leaflet users" from "not required by all of Leaflet users" and to "JavaScript" from "javascript".
2017-06-02 10:46:07 +02:00
Igor Vladyka
7fef7964b8
Plugins: Added L.Browser.Print ( #5526 )
2017-05-23 11:58:43 +02:00
Hinrich
fca7f71aad
Plugins: Add Leaflet.Tilelayer.Colorizr ( #5525 )
2017-05-22 13:54:16 +02:00
john gravois
bcaa716f16
dont new up layerGroup in live sample ( #5521 )
2017-05-22 12:34:53 +02:00
Klaus Stein
165b2ff1c0
Add Easymap to plugin list ( #5522 )
...
Does not totally fit in this subsection but I did not want to create a new section for this.
2017-05-22 08:38:11 +02:00
Víctor Velarde
cdbbfb8de3
Plugins: add Leaflet.CanvasLayer.Field ( #5523 )
2017-05-21 17:09:12 +02:00
Elijah Robison
78ac6eb624
Plugins: add L.Control.ZoomBar
...
Added Interactive pan/zoom entry for L.Control.ZoomBar.
2017-05-19 19:20:20 +02:00
Iván Sánchez Ortega
d664bbd493
Plugins: add GLMarkers
2017-05-18 15:14:39 +02:00
Stöger Florian D. M
f049129868
ce ( #5513 )
2017-05-15 09:43:04 +02:00
gokertanrisever
583358c86c
Plugins: add Leaflet-ruler
2017-05-12 10:23:19 +02:00
Per Liedman
c7cc70f2a5
Fix link to reference.html; close #5485
2017-05-11 22:10:10 +02:00
Noah Veltman
ecc2c680d6
Fixing quick start link in docs root ( #5500 )
2017-05-05 14:56:08 +02:00
alyhegazy
b6d21653fa
replace symlink with redirect ( #5493 )
2017-05-04 16:36:43 +02:00
Dan
4a65730087
leaflet-geopackage plugin added ( #5495 )
...
Added the leaflet-geopackage plugin to the Overlay data formats section
2017-05-04 08:31:20 +02:00
Iván Sánchez Ortega
e9cc3a3d73
Symlink reference.html to reference-1.0.3.html ( #5490 )
2017-05-02 12:49:40 +02:00
Gherardo Varando
41a4af9f44
leaflet-map-builder plugin added ( #5445 )
...
leaflet-map-builder plugin added in Frameworks and build systems section
2017-04-20 12:46:21 +02:00
Iván Sánchez Ortega
561b7f737b
Add subresource integrity information & scripts ( #5468 )
...
* Add subresource integrity information & scripts
* Include the integrity hashes in all tutorials also
* Change wording of one of the build scripts
2017-04-19 14:56:14 +02:00
Isaac Besora Vilardaga
c0b6915bc6
Added the quatree plugin ( #5450 )
2017-04-12 11:14:40 +02:00
Per Liedman
013198c9e2
Change copyright year from 2015 to 2017 ( #5433 )
2017-04-07 13:34:14 +03:00
Iván Sánchez Ortega
61ff641951
Add new class L.VideoOverlay ( #4988 )
...
* Add VideoOverlay class based on ImageOverlay
* Make linter happy
* Move VideoOverlay include to layer/index
* Fix mapbox tokens
2017-04-04 22:45:09 +02:00
Iván Sánchez Ortega
79ab486dde
WIP: Tutorial about zooming. ( #5007 )
...
* Add tutorial about zooming.
* Punctuation fixes
2017-04-04 22:04:46 +02:00