Commit Graph

4194 Commits

Author SHA1 Message Date
Per Liedman
effd8b8826 Merge pull request #4058 from Leaflet/remove-continuous-world
Remove continuousWorld from docs, since it's not in the API
2015-11-27 19:18:41 +01:00
perliedman
5be98d630a Remove continuousWorld from docs, since it's not in the API 2015-11-27 19:12:54 +01:00
Vladimir Agafonkin
92d169ff3f Merge pull request #3910 from Leaflet/gh-pages-master-unbalanced-tags
Fix a bunch of unbalanced tags
2015-10-29 13:52:40 +02:00
danzel
5c529f5175 Fix a bunch of unbalanced tags 2015-10-09 10:11:56 +13:00
Vladimir Agafonkin
e802bb964b Merge pull request #3816 from lightoze/patch-1
Fix typo in popup event names
2015-09-08 15:49:25 +03:00
Vladimir Kulev
471bec5f9a Fix typo in popup event names 2015-09-07 21:26:06 +03:00
Vladimir Agafonkin
96d33b3a15 Merge pull request #3730 from Leaflet/createtile-docs
Document createTile async mode
2015-08-11 12:20:37 +03:00
Iván Sánchez Ortega
485c1987f0 Document createTile async mode 2015-08-11 10:04:21 +02:00
Vladimir Agafonkin
2290aa317c Merge pull request #3631 from mstahv/gh-pages-master
Fixed couple of remaining ilayer anchors
2015-07-16 14:42:55 +03:00
Matti Tahvonen
187b7cb263 Fixed couple of remaining ilayer anchors 2015-07-16 14:36:21 +03:00
Vladimir Agafonkin
a06d7ae84d Merge pull request #3630 from mstahv/gh-pages-master
Manual tuning: replaced all ILayer words with just Layer
2015-07-16 14:33:04 +03:00
Matti Tahvonen
44bc29ba1c Manual tuning: replaced all ILayer words with just Layer 2015-07-16 14:27:26 +03:00
Vladimir Agafonkin
d083eaaa7d update docs version notice 2015-07-15 15:30:32 +03:00
Vladimir Agafonkin
b71636eed7 Merge branch 'gh-pages' into gh-pages-master
* gh-pages:
  add a flyover gif
  1.0 beta 1 blog post
  update download page
  move plugin geojson selector in other category
  minor docs js fixes, remove cruft
  fix docs row click jumping, close #3609
  Update Mapbox examples to v4 API and replace examples map IDs
  no formatting in blog descriptions
  fix blog post description
  GeoJSON object array documentation
  Update providers list for Leaflet Control Geocoder
  Update information for Leaflet Routing Machine
  instructions for using downloaded leaflet
  Update plugin description
2015-07-15 15:29:06 +03:00
Vladimir Agafonkin
1f9d0771aa add a flyover gif 2015-07-15 14:10:01 +03:00
Vladimir Agafonkin
0389d24062 1.0 beta 1 blog post 2015-07-15 14:00:58 +03:00
Vladimir Agafonkin
218114532e update download page 2015-07-15 14:00:13 +03:00
Vladimir Agafonkin
8a8ce1d988 Merge pull request #3615 from stefanocudini/gh-pages
move plugin geojson selector in other category
2015-07-12 22:10:42 +03:00
stefanocudini
aaad5dc108 move plugin geojson selector in other category 2015-07-12 19:59:06 +02:00
Vladimir Agafonkin
bfc07c3a6c minor docs js fixes, remove cruft 2015-07-10 18:05:28 +03:00
Vladimir Agafonkin
4bd6bf5a95 Merge pull request #3603 from lyzidiamond/tutorials-mapbox
Update Mapbox API URLs and IDs in tutorials
2015-07-10 18:03:32 +03:00
Vladimir Agafonkin
217a4beaf9 fix docs row click jumping, close #3609 2015-07-10 17:56:14 +03:00
Lyzi Diamond
0821c7345d Update Mapbox examples to v4 API and replace examples map IDs 2015-07-09 10:39:37 -07:00
Vladimir Agafonkin
39bf8e209c no formatting in blog descriptions 2015-07-08 17:27:50 +03:00
Vladimir Agafonkin
e7f981257f fix blog post description 2015-07-08 17:27:02 +03:00
Justin Poehnelt
12c1daec24 GeoJSON object array documentation 2015-07-07 13:44:03 +03:00
Iván Sánchez Ortega
c1bda12cf6 Merge pull request #3596 from TolonUK/gh-pages-master
Added Leaflet.EdgeBuffer to plugins.md
2015-07-03 13:06:37 +02:00
Alex Paterson
416a22747c Added Leaflet.EdgeBuffer to plugins.md 2015-07-03 12:01:43 +01:00
Iván Sánchez Ortega
f2673ff0d9 Document changes introduced by non-square tiles in #3570/#3573. 2015-07-03 11:55:55 +03:00
Per Liedman
4bc3a7708c Document Map and CRS distance 2015-07-03 11:55:55 +03:00
Per Liedman
e28c59f41d Document L.CRS.Earth 2015-07-03 11:55:55 +03:00
Per Liedman
6e1e54c9c8 Document CRS and Map wrapLatLng 2015-07-03 11:55:55 +03:00
Per Liedman
d6336dc7eb Document CRS unproject 2015-07-03 11:55:55 +03:00
Per Liedman
7e3a82d4a3 Document Map getPixelWorldBounds 2015-07-03 11:55:54 +03:00
Per Liedman
41315ecf80 Document CRS wrapLat, wrapLng, infinite and getProjectedBounds 2015-07-03 11:55:54 +03:00
Per Liedman
30233fba26 Document Projection bounds property 2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
2f287ba1dd More consistency between L.Evented and L.DomEvent docs. (see #3098) 2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
7192bde5f9 Misc docs: Evented aliases, deprecated LatLng stuff, Util.throttle. See #3098. 2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
fdddb648e8 Cleanup L.DomUtil docs (see #3098). 2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
b64655535a Bits of documentation for L.DomUtil's methods used internally 2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
3c177564f6 Bits of documentation for L.DomEvent and L.DomUtil (see #3098) 2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
745cad469f Miscellaneous bits of documentation (see #3098) 2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
2396b97143 Document Bounds.overlap and LatLngBounds.overlap (see #3508) 2015-07-03 11:55:53 +03:00
Iván Sánchez Ortega
f15fd92bd3 Documentation for maxBoundsViscosity (see #3510) 2015-07-03 11:55:53 +03:00
Yohan Boniface
08afc5a104 Add Polyline.isEmpty to the doc 2015-07-03 11:55:53 +03:00
Yohan Boniface
86c0649d44 More L.Polyline doc on LatLng related methods 2015-07-03 11:55:53 +03:00
Yohan Boniface
f947853f3b Update L.Polyline.addLatLng doc 2015-07-03 11:55:53 +03:00
Iván Sánchez Ortega
7b7b56622f Add flyTo() and flyToBounds() to the API reference 2015-07-03 11:55:53 +03:00
Patrick Arlt
acd56a0096 remove shared methods from method lists 2015-07-03 11:55:53 +03:00
Vladimir Agafonkin
e708fbc94b clean up docs merges 2015-07-03 11:55:53 +03:00