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 |
|
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 |
|
Yohan Boniface
|
4e9490e71b
|
Add getWest/South/East/North to reference
|
2013-02-04 14:35:21 +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 |
|
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 |
|