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