Vladimir Agafonkin
|
8c6c3fd9e7
|
Merge branch 'master' of github.com:CloudMade/Leaflet
|
2012-11-13 16:48:42 +02:00 |
|
Vladimir Agafonkin
|
2fadc94ec3
|
new zoom control look, various style fixes and cleanup
|
2012-11-13 16:48:25 +02:00 |
|
Vladimir Agafonkin
|
d57b5c0755
|
Merge pull request #1137 from domoritz/gh-pages
Mask canvas plugin
|
2012-11-11 09:43:45 -08:00 |
|
Dominik Moritz
|
809735a9db
|
add mask canvas plugin
|
2012-11-11 17:26:09 +01:00 |
|
Vladimir Agafonkin
|
e3c6d3624a
|
Merge pull request #1119 from domoritz/gh-pages
Locate control plugin
|
2012-11-10 06:50:52 -08:00 |
|
Vladimir Agafonkin
|
498f2b6c4a
|
Merge pull request #1134 from pborreli/typos
Fixed typos
|
2012-11-09 15:29:13 -08:00 |
|
Pascal Borreli
|
9546599520
|
Fixed typos
|
2012-11-09 23:15:48 +00:00 |
|
Vladimir Agafonkin
|
9e37766c96
|
update version to 0.5
|
2012-11-09 23:52:11 +02:00 |
|
Vladimir Agafonkin
|
a64a9f3333
|
Merge pull request #1132 from atogle/gh-pages
Add Leaflet.AnimatedMarker plugin
|
2012-11-09 06:57:11 -08:00 |
|
Aaron Ogle
|
57cecf3354
|
Add Leaflet.AnimatedMarker plugin.
|
2012-11-09 09:43:33 -05:00 |
|
Vladimir Agafonkin
|
e4ec9a8967
|
fix bug in #1131, update build
|
2012-11-09 16:27:56 +02:00 |
|
Vladimir Agafonkin
|
8a8b2be454
|
CSS whitespace fixes
|
2012-11-09 15:34:48 +02:00 |
|
Vladimir Agafonkin
|
3c62151929
|
reorganize CSS, improve dragging cursors
|
2012-11-09 15:20:11 +02:00 |
|
Vladimir Agafonkin
|
c82d023dde
|
Merge branch 'master' of github.com:CloudMade/Leaflet
|
2012-11-09 11:42:17 +02:00 |
|
Vladimir Agafonkin
|
9795731a01
|
cut images in size by 64% with Yahoo Smush.it, update changelog
|
2012-11-09 11:41:52 +02:00 |
|
Vladimir Agafonkin
|
6dd3b9872b
|
Merge pull request #1131 from danzel/master
Move reflow code
|
2012-11-09 00:21:31 -08:00 |
|
danzel
|
6fbf2a21bf
|
Move reflow into PosAnimation.stop so users don't have to implement it themselves.
|
2012-11-09 16:13:52 +13:00 |
|
Vladimir Agafonkin
|
539ae472fd
|
Merge pull request #1130 from calvinmetcalf/patch-1
added leaflet-ajax plugin
|
2012-11-08 14:22:15 -08:00 |
|
Calvin Metcalf
|
8744d74fa5
|
added leaflet-ajax plugin
added link to plugin that extents L.GeoJSON to allow ajax loading of the geojson
|
2012-11-08 17:14:45 -05:00 |
|
Vladimir Agafonkin
|
d528a03628
|
update buikd
|
2012-11-08 19:20:55 +02:00 |
|
Vladimir Agafonkin
|
d37680735f
|
rewrite and tweak inertia easing to make it smoother
|
2012-11-08 19:20:40 +02:00 |
|
Vladimir Agafonkin
|
4987133828
|
improve zoom animation curve
|
2012-11-08 19:17:02 +02:00 |
|
Vladimir Agafonkin
|
afb06a2337
|
Merge pull request #1127 from danzel/master
Fix #1125 (Zoom while inertial pan breaking SVG Animation)
|
2012-11-07 23:19:31 -08:00 |
|
danzel
|
128b615a08
|
Force a reflow when stopping a PanAnimation to start a ZoomAnimation so that the svg animation works correctly. Fixes #1125
|
2012-11-08 15:49:39 +13:00 |
|
Vladimir Agafonkin
|
dbd4da6255
|
add shortcuts for extend, bind, stamp and setOptions
|
2012-11-07 20:30:56 +02:00 |
|
Vladimir Agafonkin
|
7517cbcd53
|
fix typos and regression in #1122
|
2012-11-07 19:21:21 +02:00 |
|
Vladimir Agafonkin
|
ed0686996a
|
and some more whitespace fixes
|
2012-11-07 19:14:25 +02:00 |
|
Vladimir Agafonkin
|
6863ce4513
|
merge master
|
2012-11-07 18:48:38 +02:00 |
|
Vladimir Agafonkin
|
2b225cc3a8
|
more whitespace fixes
|
2012-11-07 18:46:59 +02:00 |
|
Vladimir Agafonkin
|
7491c276c4
|
Merge pull request #1124 from robpvn/patch-1
Update Map reference docs with baselayerchange
|
2012-11-07 06:29:44 -08: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 |
|
Vladimir Agafonkin
|
9e70816030
|
Merge branch 'master' of github.com:CloudMade/Leaflet
|
2012-11-07 14:13:33 +02:00 |
|
Vladimir Agafonkin
|
a293f52e80
|
different whitespace fixes (smart tabs, lines no longer than 100)
|
2012-11-07 14:13:06 +02:00 |
|
Vladimir Agafonkin
|
85ed21539f
|
Merge pull request #1122 from jacobtoye/LayerGroupEvents
Added 'layeradd' and 'layerremove' events to LayerGroup.
|
2012-11-06 00:37:40 -08:00 |
|
jacobtoye
|
6c4221fe04
|
Added 'layeradd' and 'layerremove' events to LayerGroup.
|
2012-11-06 15:37:36 +13:00 |
|
Vladimir Agafonkin
|
3ae809e7c9
|
Merge pull request #1121 from danzel/master
mousemove events need to propagate through path layers
|
2012-11-05 13:30:21 -08:00 |
|
danzel
|
1a2764ae0a
|
mousemove events need to propagate through path layers otherwise you cannot drag the map through them. Refs #1046
|
2012-11-06 10:28:34 +13:00 |
|
Vladimir Agafonkin
|
36b7ecc0f0
|
much better code font on Mac
|
2012-11-05 20:58:42 +02:00 |
|
Vladimir Agafonkin
|
333f74eb07
|
Merge pull request #1120 from danzel/master
Dragging a marker should not trigger a map click event.
|
2012-11-04 14:32:11 -08:00 |
|
danzel
|
c03ff65bc4
|
Dragging a marker should not make a map click event.
|
2012-11-05 10:27:40 +13:00 |
|
Dominik Moritz
|
c98dc289c4
|
Added link to locate control plugin
|
2012-11-04 15:11:27 +01:00 |
|
Vladimir Agafonkin
|
f568edf2c3
|
Merge pull request #1118 from orta/patch-1
Fixed a typo in index.md (deveper -> developer)
|
2012-11-04 01:41:03 -08:00 |
|
Orta
|
d03b4838c3
|
Fixed a typo in index.md (deveper -> developer)
|
2012-11-04 15:39:57 +07:00 |
|
Vladimir Agafonkin
|
df7c350c75
|
Merge pull request #1117 from danzel/master
Add zoom to leaflet-popup-content-wrapper to fix popup style in IE7
|
2012-11-02 15:56:10 -07:00 |
|
danzel
|
59961216bb
|
Add zoom to leaflet-popup-content-wrapper to fix popup style in IE7. Fixes #1114
|
2012-11-03 11:52:57 +13:00 |
|
Vladimir Agafonkin
|
4080a64adc
|
update website link, update build
|
2012-11-02 15:16:17 +02:00 |
|
Vladimir Agafonkin
|
11fae709f6
|
Merge pull request #1113 from jieter/gh-pages-master
Adding Leaflet.encoded to plugins page
|
2012-11-01 13:52:43 -07:00 |
|
Jan Pieter Waagmeester
|
35db4f81f7
|
Adding Leaflet.encoded to plugins page
|
2012-11-01 20:20:32 +01:00 |
|
Vladimir Agafonkin
|
35e86751ce
|
improve contributing section on front page
|
2012-10-31 16:59:52 +02:00 |
|
Vladimir Agafonkin
|
37712769bf
|
improve contributing guide and fix readme
|
2012-10-31 16:49:14 +02:00 |
|