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 |
|
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 |
|