Commit Graph

217 Commits

Author SHA1 Message Date
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
Tom MacWright
728ddb82d4 Fixes #1741 - adds documentation for setLatLngs + getLatLngs for Multi* 2013-06-24 13:32:56 -04:00
Vladimir Agafonkin
04312a7b3d merge gh-pages 2013-06-11 16:56:49 +03:00
Andrey Geonya
0e2c75e982 Update reference.html 2013-06-06 18:55:01 +03:00
Steve
9643e0b2d6 Fix wrong word (Number instead of Point) in closestPointonSegment
Issue #1720
2013-05-30 13:08:55 -03:00
Vladimir Agafonkin
b97b7e49ce Merge pull request #1711 from maackle/patch-1
added 'overlayadd' and 'overlayremove' descriptions (closes #1709)
2013-05-29 00:53:16 -07:00
Steve
e44da8691b Fix typo in noConflict section 2013-05-29 01:23:44 -03:00
Michael Dougherty
cc113ff778 added 'overlayadd' and 'overlayremove' descriptions (closes #1709) 2013-05-28 15:18:19 -06:00
yarik ponomarenko
f9ebcf5fd0 HTMLElement was indicated as allowable type of content in L.Popup.setContent()
In accordance with https://github.com/Leaflet/Leaflet/issues/9
2013-05-09 16:07:56 +03:00
Dan Dascalescu
7edc17d2fa Fix some typos and link to the locate method 2013-05-03 19:43:12 -07:00
Didji
410bc4b86e Update reference.html
ie7 property's description in Browser section was "true for Internet Explorer 6." instead of "true for Internet Explorer 7."
2013-05-03 12:44:49 +03:00
danzel
9245ceeb22 Mention that the baselayerchange event is fired on the map object. Fixes #1625 2013-04-29 10:24:10 +12:00
Vladimir Agafonkin
33b44332fc make subdomain in url template description clearer, close #1441 2013-04-23 12:21:50 +03:00
Alexander Parshin
8a357ad7f3 Extend description of L.TileLayer.Canvas 2013-04-17 00:29:02 +04:00
Steve
5c00606a1d Fixed typo reference.html You = Use 2013-04-11 13:50:05 +03:00
Alexander Parshin
b0aaf9df82 Misprint in event name 2013-03-17 06:13:59 +04:00
Vladimir Agafonkin
92064ca43f Merge pull request #1036 from stdavis/gh-pages-master
Documentation to reflect changes made in pull request #1028. Added addit...
2013-02-21 04:41:53 -08:00
Jeremy Iglehart
f664da6ebc Fixed typo reference.html contructor = constructor
"If specify your own **contructor** for the control"
"If specify your own ***constructor*** for the control"
2013-02-15 15:44:10 -05:00
Mattias Bengtsson
2f6b6d79ba Add some missing (but not strictly mandatory) </td>'s 2013-02-15 01:34:29 +01:00
Mattias Bengtsson
30ab98e3ae Document the zoomlevelschange event 2013-02-15 01:27:28 +01:00
Yohan Boniface
4e9490e71b Add getWest/South/East/North to reference 2013-02-04 14:35:21 +01:00
Roemer Vlasveld
fcaef5011d Add hasLayer of LayerGroup to documentation
In response to issue #1282 this method is added. Pull request #1300
adds the method to the class.
2013-01-22 11:05:42 +01:00
Vladimir Agafonkin
1628796ecb Merge pull request #1285 from jieter/doc
L.TileLayer.redraw() does return this.
2013-01-19 06:05:57 -08:00
Vladimir Agafonkin
851a85eb2e lots of docs updates for 0.5 2013-01-17 15:55:13 +02:00
Jan Pieter Waagmeester
5115a0b1a7 TileLayer.Canvas now returns this as well. 2013-01-17 09:36:43 +01:00
Jan Pieter Waagmeester
0284399790 L.TileLayer.redraw() does return this. 2013-01-16 23:15:21 +01:00
Vladimir Agafonkin
664491d4be merge gh-pages 2013-01-16 17:17:03 +02:00
Vladimir Agafonkin
b03f073988 merge origin 2013-01-16 17:12:23 +02:00
Vladimir Agafonkin
ff03b7038d update links to point to the new repo url 2013-01-11 13:48:54 +02:00
Jan Pieter Waagmeester
ad1833a3aa Remove LatLng from the Bounds documentation 2013-01-07 15:01:07 +01:00
danzel
630f0f2f27 Add L.Icon iconRetinaUrl/shadowRetinaUrl options documentation 2012-11-26 15:08:35 +13:00
Vladimir Agafonkin
94f41bb719 fix mouseover/mouseout for Map in docs 2012-11-18 17:43:38 +04:00
Robert Nordan
ec2bdaacbb Update Map reference docs with baselayerchange
baselayerchange is a new event that has landed in master, so it needs to be documented for easy reference.
2012-11-07 15:25:36 +01:00
jacobtoye
db0f3b808d Fix eachLayer typo. 2012-10-08 13:56:02 +13:00