Commit Graph

254 Commits

Author SHA1 Message Date
Trevor Powell
7dd54d0d2b Spelling fix 2013-11-19 15:45:42 -06:00
Trevor Powell
86f3995ce7 Fixing bounceAtZoomLimits option name 2013-11-19 15:37:08 -06:00
Vladimir Agafonkin
d037c23b2d fix prefix default value 2013-11-18 16:40:13 +02:00
Vladimir Agafonkin
0636c56f38 some no-new fixes and cleanup #1660 2013-11-18 16:35:03 +02:00
Vladimir Agafonkin
61283df82e merge gh-pages-nonew, ref #1660 2013-11-18 16:25:30 +02:00
Vladimir Agafonkin
5666865cc6 second batch of 0.7 docs updates 2013-11-18 14:20:57 +02:00
Vladimir Agafonkin
948c43ea60 first batch of docs updates for 0.7 2013-11-18 14:11:15 +02:00
Vladimir Agafonkin
4e9ad828f4 add a note about Draggable & setPosition, close #1743 2013-11-18 13:10:18 +02:00
Vladimir Agafonkin
e8f4411d7d fix geojson addData return type, close #2105 2013-11-18 13:08:08 +02:00
Vladimir Agafonkin
37af19e6b0 add Point floor and contains reference, close #2123 2013-11-18 13:07:10 +02:00
Vladimir Agafonkin
7a1b371904 update setMaxBounds description 2013-11-15 19:43:36 +02:00
Vladimir Agafonkin
11c046e4dc Merge branch 'gh-pages' of https://github.com/davidjb/Leaflet into gh-pages-master
* 'gh-pages' of https://github.com/davidjb/Leaflet:
  Update documentation regarding addition of options to panInsideBounds and setMaxBounds. Refs #1879
2013-11-15 19:41:25 +02:00
Vladimir Agafonkin
aad2ac341e Merge branch 'gh-pages' of https://github.com/n0nick/Leaflet into gh-pages-master
* 'gh-pages' of https://github.com/n0nick/Leaflet:
  Undo (accidental) removal of 'Point'
  Describe new autoPanPadding{TopLeft,BottomRight} Popup options
2013-11-15 19:40:06 +02:00
Vladimir Agafonkin
7f819ecc79 Merge branch 'patch-1' of https://github.com/palewire/Leaflet into gh-pages-master
* 'patch-1' of https://github.com/palewire/Leaflet:
  Added simple docs for lineJoin and lineCap settings on a path
2013-11-15 19:38:33 +02:00
Vladimir Agafonkin
37b6f3e626 minor fixes before 0.7 2013-11-15 19:10:26 +02:00
Vladimir Agafonkin
a2ca73ce29 Merge branch 'gh-pages' into gh-pages-master
* gh-pages: (152 commits)
  remove notice on the frontpage
  remove UserVoice widget (now it's ridden with spam)
  proper title for GeoJSON example page
  Fix grammar related to the word "milliseconds"
  an accidentally :) fixed typo
  Updated description of L.Popup source arg
  add filegeodatabase plugin
  plugins: Added leaflet-sidebar project
  Update reference.html
  Update plugins.md
  Update plugins.md
  Add Leaflet.layerscontrol-minimap
  fit incorrect closing tag, #2070
  Add Leaflet.Terminator plugin to overlay section.
  Add Plugin Control Order Layers
  Add Plugin Control Order Layers
  Add Leaflet.AlmostOver plugin
  Update plugins.md
  Add Leaflet-2gis plugin
  adds Leaflet.dbpediaLayer to plugin list
  ...
2013-11-15 18:36:42 +02:00
Ilya Vassilevsky
c2c9f30ae7 Fix grammar related to the word "milliseconds" 2013-11-09 10:30:22 +04:00
Vladimir Zotov
3ca464f95a an accidentally :) fixed typo 2013-11-07 12:44:33 +03:00
Benny Lichtner
00a8820b5b Updated description of L.Popup source arg
https://github.com/Leaflet/Leaflet/issues/2146
2013-11-05 20:58:45 -08:00
Tom MacWright
22f1c792a5 Document tileloadstart event 2013-11-01 14:21:41 -04:00
Dave Leaver
bc5131305b Update reference.html
This is a layers control, not an attribution control.
2013-10-24 08:59:46 +13:00
AndreyGeonya
0a0a223e50 popup getLatLng method added to the reference 2013-10-14 17:26:35 +03:00
Vladimir Zotov
d568667422 Fixed setPopupContent description 2013-10-06 01:44:17 +04:00
Vladimir Zotov
2fc9403708 fixed return type 2013-10-04 22:20:05 +04:00
Ben Welsh
1589ae2fb7 Added simple docs for lineJoin and lineCap settings on a path 2013-09-26 13:14:02 -07:00
Vladimir Zotov
6057d3419c Update reference.html
changed invalid signature of `invalidateSize`
L.Control.Scale extends L.Control, not IControl
2013-09-21 13:53:10 +04:00
Sagie Maoz
24b1f252a1 Undo (accidental) removal of 'Point' 2013-09-03 16:52:13 +03:00
Sagie Maoz
da083da135 Describe new autoPanPadding{TopLeft,BottomRight} Popup options
Options were added in #1972.
2013-09-03 16:40:35 +03:00
Tom MacWright
ecec4c1909 Fix #1867 2013-07-19 12:37:40 -04:00
David\ Beitey
189914f750 Update documentation regarding addition of options to panInsideBounds and setMaxBounds. Refs #1879 2013-07-18 13:56:07 +10:00
Vladimir Agafonkin
d3c34851fd Merge pull request #1835 from davidjb/gh-pages
Document changes to setMaxBounds method as per #1834
2013-07-17 09:47:56 -07:00
Vladimir Agafonkin
f688f3d810 fix FF error on API reference page 2013-07-05 13:46:57 +03:00
David Beitey
ae7dd990a7 Document changes to setMaxBounds method as per #1834 2013-07-05 14:13:49 +10:00
Andrey Geonya
cb22601c8d Update reference.html
getLayers() documentation fixed (wrong type)
2013-06-30 21:39:25 +03:00
Andrey Geonya
c45b140e70 Update reference.html
LocationEvent documentation fixed (altitude duplicate)
2013-06-30 12:24:10 +03:00
Vladimir Agafonkin
5e4cfc5b68 Merge pull request #1810 from JasonSanford/gh-pages
A few more details about base layers in the layers control
2013-06-29 05:28:58 -07:00
Jason Sanford
703e5a6da7 Also note that only a single base map should be passed in reference. 2013-06-29 00:43:38 -06:00
Tom MacWright
49fb1968b4 Clicking on trs will bring you there, icons on hover. Fixes #1793 2013-06-28 14:42:13 -04:00
Vladimir Agafonkin
c7668676f1 add anchor highlighting to the reference 2013-06-27 18:15:50 -04:00
Tom MacWright
a6360cc91e Add links to all sections, do lowercase with dashes 2013-06-27 14:49:02 -04:00
Tom MacWright
946647257d First swipe at a member reference link 2013-06-27 14:30:40 -04:00
Vladimir Agafonkin
e306733ac8 bigger font and minor tweaks 2013-06-26 11:16:14 -04:00
Vladimir Agafonkin
951addabcd finish 0.6 docs 2013-06-26 09:08:40 -04:00
Vladimir Agafonkin
2c34511bf6 merge master 2013-06-25 23:32:23 -04:00
Vladimir Agafonkin
71aadeca25 add a link to previous stable version docs, close #921 2013-06-25 16:34:26 -04:00
Vladimir Agafonkin
7d2649e0ae yet another docs update 2013-06-25 16:12:45 -04:00
Vladimir Agafonkin
2f2632758e one more docs updates batch 2013-06-25 14:44:07 -04:00
Vladimir Agafonkin
2729af4fc9 another batch of docs updates 2013-06-25 13:41:03 -04:00
Vladimir Agafonkin
e7fa864260 first batch of docs updates 2013-06-25 13:01:45 -04:00
Tom MacWright
39a9ad879a Merge branch 'gh-pages-master' of github.com:Leaflet/Leaflet into gh-pages-master 2013-06-24 13:34:37 -04:00