Elias Ojala
50d5a0956e
http://leafletjs.com/ -> https://leafletjs.com/
2018-05-04 15:08:47 +03:00
Roman Zoller
5ffe207921
Use https everywhere for OSM links ( #6082 )
...
* Use https everywhere for OSM tile URLs
Use
https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
instead of
http://{s}.tile.osm.org/{z}/{x}/{y}.png
http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
* Use https everywhere for OSM attribution link
Use
https://www.openstreetmap.org/copyright
instead of
http://www.openstreetmap.org/copyright
http://osm.org/copyright
2018-03-12 08:46:20 +01:00
fpopa
e5a3d5ecc3
Correct documentation regarding bringToBack() ( #5788 )
2017-09-20 14:41:32 +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
Madis Allikmaa
59298a72d0
Docstrings: Fix popup "autoClose" and "closeOnClick" options, fixes #5040 ( #5304 )
...
* Fix popup "autoClose" and "closeOnClick" options documentation, fixes #5040
* Docstring for Popup `closeOnClick` option
* Backticks on docstrings
2017-02-07 16:24:36 +01:00
Iván Sánchez Ortega
03e4116e5f
Update API reference (and links) to 1.0.3. ( #5276 )
2017-01-23 17:50:21 +02:00