Commit Graph

1808 Commits

Author SHA1 Message Date
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
6906111599 Merge pull request #992 from domoritz/gh-pages-master
Added documentation for isValid from #972.
2012-09-11 05:14:50 -07:00
Dominik Moritz
f6e28fe1ce Added documentation for isValid from #972. 2012-09-11 12:52:28 +01:00
Vladimir Agafonkin
deb6b422c3 Merge pull request #934 from joealfonso/gh-pages-master
Changed 'eachLayers' to 'eachLayer' (typo)
2012-08-22 09:16:14 -07:00
Joe Alfonso
09160e9735 Changed 'eachLayers' to 'eachLayer' (typo) 2012-08-22 11:51:10 -04:00
Vladimir Agafonkin
742170e010 Merge pull request #930 from joealfonso/gh-pages-master
Changed "imerial" to "imperial" (typo)
2012-08-21 15:01:27 -07:00
Joe Alfonso
f3352a667a Changed "imerial" to "imperial" (typo) 2012-08-21 17:54:59 -04: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
aed9d473d1 Merge branch 'master' into gh-pages-master 2012-07-31 11:01:11 +03:00
Vladimir Agafonkin
a393cdec20 update build and changelog 2012-07-31 10:59:14 +03:00
Vladimir Agafonkin
7622bfea8f Merge pull request #856 from mattcurrie/patch-1
Fix L.tileLayer.wms class factory
2012-07-30 23:26:03 -07:00
mattcurrie
f3ef407814 Fix L.tileLayer.wms class factory 2012-07-31 12:05:30 +12:00
Vladimir Agafonkin
b9b967e802 Merge pull request #854 from sxua/master
Detect retina support snippet by Thomas Fuchs
2012-07-30 12:02:08 -07:00
Olexandr Skrypnyk
031ee25377 Move isRetina method from Util to Browser 2012-07-30 17:27:15 +03:00
Olexandr Skrypnyk
7b167a41dc Detect retina support for a huge amount of devices by Thomas Fuchs
Tested on iOS, Android 2.x, Chrome for Android, Safari on MacBook Pro Retina, Firefox mobile (beta) for Android, Opera Mobile (Android).
2012-07-30 17:03:52 +03:00
Vladimir Agafonkin
bc9e4096ac update changelog 2012-07-30 16:46:46 +03:00
Vladimir Agafonkin
e3b2b78558 fix incorrect calculation of scale by the scale control, closes #852 2012-07-30 16:45:58 +03:00
Vladimir Agafonkin
3773a30726 update changelog 2012-07-30 16:11:31 +03:00
Vladimir Agafonkin
529cdb09a3 fix ugly marker shadows on iE8, closes #850 2012-07-30 12:54:44 +03:00
Vladimir Agafonkin
b1db46a307 update build with regression fixes 2012-07-30 12:31:09 +03:00
Vladimir Agafonkin
b2adb29cf1 fix canvas backend and holed polygons regression 2012-07-30 12:28:44 +03:00
Vladimir Agafonkin
4a7eecbec9 final polishing 2012-07-30 11:17:10 +03:00
Vladimir Agafonkin
adc139f07e minor plugins page fix 2012-07-30 10:35:16 +03:00
Vladimir Agafonkin
09261e4168 Merge pull request #848 from aparshin/boundary-canvas-plugin
Add TileLayer.BoundaryCanvas plugin description into plugins.md
2012-07-29 23:25:00 -07:00
Alexander Parshin
be1ac7aff6 Add TileLayer.BoundaryCanvas plugin description into plugins.md 2012-07-30 03:50:44 +04:00
mourner
dbd875d960 minor fixes 2012-07-30 01:42:15 +03:00
mourner
e55e948986 update build 2012-07-30 01:39:13 +03:00
Vladimir Agafonkin
3b2250cd32 Merge pull request #847 from jtreml/custom_unit_in_scale_control_hooks
Provide the hooks needed for writing plugins / extensions to scale control
2012-07-29 15:37:21 -07:00
mourner
9559344d3d minor fixes 2012-07-30 01:34:53 +03:00
mourner
4b8e9e4a29 add disquis comments to posts 2012-07-30 01:34:17 +03:00
mourner
9303b35d21 Merge branch 'master' into gh-pages-master 2012-07-30 00:38:09 +03:00
Juergen Treml
1a1205ea6e Provide the hooks needed for writing plugins / extensions to scale control
Separate the creation of scales as well as the updating of them into
separate methods, which allows for plugins to overwrite these methods
in order to add an extra scale and update it.

Update style to support n scales instead of exactly one or two.
2012-07-29 14:10:03 +02:00
mourner
6437e653ee fix array form polyline editing bug, update build 2012-07-29 02:22:18 +03:00
mourner
35390be26c update changelog 2012-07-29 02:21:57 +03:00
mourner
7061590784 add developer blog and release post 2012-07-29 02:20:15 +03:00
mourner
754e46c9b2 improve GeoJSON example 2012-07-28 14:32:45 +03:00
mourner
61bbb8bae7 Merge branch 'master' into gh-pages-master 2012-07-28 14:03:13 +03:00
mourner
244926f9c4 update build with IE reqAnimFrame fix 2012-07-28 14:03:00 +03:00
Vladimir Agafonkin
bb99bd1944 Merge pull request #842 from JasonSanford/gh-pages-master
GeoJSON Tutorial for 0.4
2012-07-28 03:59:08 -07:00
Jason Sanford
facdcbfbdf Finishing up GeoJSON tutorial. 2012-07-28 00:41:12 -06:00
Vladimir Agafonkin
a374e27d50 Merge pull request #840 from thegreat/ie_error_cleartimeout
fix IE8 error with calling call() on window.clearTimeout()
2012-07-27 13:07:07 -07:00
Tom Nightingale
6d36dba2dc fix IE8 error with calling call() on window.clearTimeout() 2012-07-27 11:40:17 -07:00
Vladimir Agafonkin
81746a8aae update features 2012-07-27 18:34:24 +03:00
Vladimir Agafonkin
e57cce2678 document keyboard events, highlight focused maps 2012-07-27 17:59:28 +03:00
Vladimir Agafonkin
db005f92d3 Merge branch 'master' into gh-pages-master 2012-07-27 15:29:09 +03:00
Vladimir Agafonkin
4da5ae5e20 add keyboard nav docs 2012-07-27 15:18:52 +03:00
Vladimir Agafonkin
4174390562 keyboard navigation cleanup, closes #646 #663 2012-07-27 15:10:17 +03:00
Vladimir Agafonkin
ccd6c2956f Merge branch 'master' of https://github.com/ericmmartinez/Leaflet into keyboard 2012-07-27 14:18:46 +03:00
Vladimir Agafonkin
72c81f0f67 update docs and other minor things 2012-07-27 13:19:51 +03:00