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 |
|
Vladimir Agafonkin
|
9e1f3bdc20
|
rename section titles; rename creation column to factory
|
2013-06-04 15:15:50 +03:00 |
|
Vladimir Agafonkin
|
c6654f6077
|
Merge branch 'no-new' of https://github.com/calvinmetcalf/Leaflet into gh-pages-nonew
* 'no-new' of https://github.com/calvinmetcalf/Leaflet:
more consistancy
per #1430 no new in documentation
|
2013-06-04 14:42:18 +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 |
|
Calvin Metcalf
|
3a801666f4
|
more consistancy
|
2013-05-07 16:00:56 -04:00 |
|
Calvin Metcalf
|
43147f84aa
|
per #1430 no new in documentation
|
2013-05-07 12:44:29 -04: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 |
|
jacobtoye
|
e7eefd8bae
|
Documenting new L.Path 'remove' event.
|
2012-10-08 09:52:26 +13:00 |
|
jacobtoye
|
6ad2361c8c
|
Documented L.Path.unbindPopup() method.
|
2012-10-08 09:50:58 +13:00 |
|
jacobtoye
|
3a616575bc
|
Documenting new marker events.
|
2012-10-08 09:40:43 +13:00 |
|
Scott Davis
|
aa5cddb72f
|
Documentation to reflect changes made in pull request #1028. Added additional properties to the LocationEvent.
|
2012-10-04 07:09:51 -06:00 |
|
Vladimir Agafonkin
|
a5111c546f
|
fix scale docs typos
|
2012-09-11 15:36:31 +03:00 |
|
Dominik Moritz
|
f6e28fe1ce
|
Added documentation for isValid from #972.
|
2012-09-11 12:52:28 +01:00 |
|
Joe Alfonso
|
09160e9735
|
Changed 'eachLayers' to 'eachLayer' (typo)
|
2012-08-22 11:51:10 -04:00 |
|
Joe Alfonso
|
f3352a667a
|
Changed "imerial" to "imperial" (typo)
|
2012-08-21 17:54:59 -04:00 |
|
Vladimir Agafonkin
|
5a76949a55
|
minor docs updates and fixes
|
2012-08-20 15:46:00 +03:00 |
|
Vladimir Agafonkin
|
f847e07c06
|
update references to 0.4.3
|
2012-08-07 13:01:56 +03:00 |
|
Vladimir Agafonkin
|
f41c68f418
|
update docs with 0.4.3 changes
|
2012-08-07 12:44:50 +03:00 |
|
Vladimir Agafonkin
|
cb115ba8ec
|
Merge branch 'gh-pages-master' into gh-pages
|
2012-08-07 12:29:55 +03:00 |
|
Eric Theise
|
f6efb08b4a
|
Update reference.html
Fixing typos ("preciously" should be "previously"), the default values of offset for L.Popup are (0,6), not (0,0).
|
2012-08-06 08:59:08 -03:00 |
|
Vladimir Agafonkin
|
e94052de42
|
update docs for #857
|
2012-07-31 11:19:09 +03:00 |
|
Vladimir Agafonkin
|
46eb40de6f
|
update about 0.4.1
|
2012-07-31 11:11:04 +03:00 |
|
Vladimir Agafonkin
|
e57cce2678
|
document keyboard events, highlight focused maps
|
2012-07-27 17:59:28 +03:00 |
|
Vladimir Agafonkin
|
4da5ae5e20
|
add keyboard nav docs
|
2012-07-27 15:18:52 +03:00 |
|
Vladimir Agafonkin
|
72c81f0f67
|
update docs and other minor things
|
2012-07-27 13:19:51 +03:00 |
|
Vladimir Agafonkin
|
862fe30438
|
add crs and projection docs, API docs now 100% COMPLETE!!!
|
2012-07-26 15:53:46 +03:00 |
|
Vladimir Agafonkin
|
1ed9a6c7ce
|
add draggable and transition docs
|
2012-07-26 14:39:06 +03:00 |
|
mourner
|
7f812ad9ec
|
improve features page, more styling
|
2012-07-24 01:41:55 +03:00 |
|
Vladimir Agafonkin
|
b2ec1e086f
|
add transformation and domevent docs, improve styles
|
2012-07-23 19:20:29 +03:00 |
|
Vladimir Agafonkin
|
b8b161d7a2
|
more docs updates, ilayer and icontrol docs at last!
|
2012-07-23 17:22:08 +03:00 |
|
Vladimir Agafonkin
|
8827c66c6c
|
improve docs html formatting
|
2012-07-23 12:45:52 +03:00 |
|
Vladimir Agafonkin
|
5806d6bc6d
|
add lineutil and polyutil docs
|
2012-07-23 12:15:00 +03:00 |
|
mourner
|
4ee1ee8b9c
|
more docs updates, jekyllize remaining pages
|
2012-07-21 01:11:26 +03:00 |
|
mourner
|
30a5caee4d
|
more docs updates
|
2012-07-20 23:15:21 +03:00 |
|
mourner
|
7d6af0fad3
|
more docs updates and additions
|
2012-07-20 20:10:30 +03:00 |
|
Vladimir Agafonkin
|
a2d7c9819e
|
more docs updates
|
2012-07-19 17:11:26 +03:00 |
|
Vladimir Agafonkin
|
726213e701
|
minor tweaks
|
2012-07-19 11:32:09 +03:00 |
|
Vladimir Agafonkin
|
1a5f5a487a
|
capitalize titles
|
2012-07-18 16:41:48 +03:00 |
|
mourner
|
d354b3fcb7
|
more layout improvements
|
2012-07-17 01:11:39 +03:00 |
|
Vladimir Agafonkin
|
604c77419a
|
initial jekyll conversion
|
2012-07-16 20:21:00 +03:00 |
|
hayley
|
fc69e43ab5
|
typo where maxWidth should've been minWidth
|
2012-07-14 12:27:53 -05:00 |
|
Vladimir Agafonkin
|
ebf491db89
|
add last point polygon note, closes #684
|
2012-07-13 15:10:28 +03:00 |
|
Vladimir Agafonkin
|
25a20644ab
|
more docs fixes
|
2012-07-12 16:05:49 +03:00 |
|
Vladimir Agafonkin
|
82f389d9cc
|
more docs updates, including new geojson reference
|
2012-07-12 15:12:20 +03:00 |
|
Vladimir Agafonkin
|
20993a0cf6
|
lots of docs updates regarding the new syntax
|
2012-07-12 14:27:58 +03:00 |
|
Vladimir Agafonkin
|
eb9c1bfc4f
|
tweak docs col widths to make it nicer
|
2012-07-12 11:22:58 +03:00 |
|
mourner
|
73cf121a2a
|
add missing heading in docs
|
2012-07-12 01:32:00 +03:00 |
|
mourner
|
ec30171f4f
|
minor tweaks
|
2012-07-12 01:21:04 +03:00 |
|
mourner
|
5fec0c5c37
|
more docs cleanup
|
2012-07-12 01:00:34 +03:00 |
|
Vladimir Agafonkin
|
8fd1ee8d53
|
update docs toc
|
2012-07-11 14:47:00 +03:00 |
|
Vladimir Agafonkin
|
3b625cef8f
|
lots of styling and some corrections to #793
|
2012-07-11 14:34:39 +03:00 |
|
Vladimir Agafonkin
|
fe3ef98c49
|
minor updates to #793
|
2012-07-11 11:53:01 +03:00 |
|
Jan Pieter Waagmeester
|
10adb5a7d0
|
Fixing (I think most) documentation issues mentioned in #793 + some other small changes.
|
2012-07-10 23:30:39 +02:00 |
|
Jan Pieter Waagmeester
|
41beff7218
|
Adding documentation for Util and DomUtil
|
2012-07-10 17:45:43 +02:00 |
|
Vladimir Agafonkin
|
91c72b1fcc
|
website improvements
|
2012-07-06 12:42:00 +03:00 |
|
Vladimir Agafonkin
|
5546720b37
|
Merge remote-tracking branch 'origin/gh-pages' into gh-pages-master
|
2012-07-05 17:02:03 +03:00 |
|
Jason Sanford
|
0aef827156
|
FeatureGroup#getBounds method documentation
|
2012-07-04 19:01:56 -06:00 |
|
Vladimir Agafonkin
|
e95d4692fe
|
Improve homepage
|
2012-06-27 13:33:33 +03:00 |
|
Vladimir Agafonkin
|
a7143fe421
|
fix browser link in docs
|
2012-06-24 18:27:31 +03:00 |
|
Vladimir Agafonkin
|
ab8355ebff
|
extensive L.Class docs
|
2012-06-24 13:22:11 +03:00 |
|
Vladimir Agafonkin
|
aa9d390ade
|
merge gh-pages
|
2012-06-24 00:04:32 +03:00 |
|
Vladimir Agafonkin
|
b18fe43f5a
|
L.Browser docs
|
2012-06-24 00:03:14 +03:00 |
|
Vladimir Agafonkin
|
cb2f1e291a
|
noConflict docs
|
2012-06-23 22:35:38 +03:00 |
|
Vladimir Agafonkin
|
123b7d4a71
|
update icon docs
|
2012-06-23 22:20:26 +03:00 |
|
Vladimir Agafonkin
|
540f9ae792
|
Merge branch 'gh-pages' into gh-pages-master
|
2012-06-23 19:25:57 +03:00 |
|
Vladimir Agafonkin
|
cb981afe3e
|
more docs updates
|
2012-06-23 19:25:30 +03:00 |
|
Vladimir Agafonkin
|
3296756335
|
more docs updates
|
2012-06-23 18:30:49 +03:00 |
|
Vladimir Agafonkin
|
6861d1c9e3
|
minor docs updates
|
2012-06-23 17:45:31 +03:00 |
|
Vladimir Agafonkin
|
a29fada86b
|
merge gh-pages
|
2012-06-23 17:32:22 +03:00 |
|
Vladimir Agafonkin
|
9b2dc9e0ad
|
Link to master docs branch
|
2012-06-23 17:26:04 +03:00 |
|