Vladimir Agafonkin
58b93f80b1
remove closure compiler instructions; close #2193
2013-11-15 16:35:25 +02:00
danzel
6e3e0d9b14
Rename MsTouch to Pointer
2013-10-04 15:07:30 +13:00
a.lubchuk
2780ed6c6d
add CircleMarker as dependency of GeoJSON
2013-07-26 16:28:51 +03:00
Vladimir Agafonkin
f9ea4758f8
move all tap hacks code into a separate handler, close #1781
2013-06-24 18:17:25 -04:00
Steve Kashishian
c684fb4652
Prevent infinite loop in adding of canvas CircleMarkers
2013-05-28 19:39:14 -04:00
Vladimir Agafonkin
9ac57e04f4
move Map control methods to Control.js
2013-04-20 17:04:17 +03:00
Vladimir Agafonkin
7cb7993571
simplify popup methods, merge #738
2013-04-20 16:58:42 +03:00
Andrey Chizh
6fc5da68f0
Update deps.js
...
In module TouchZoom in deps specified old module name "MapAnimationZoom". Should be "AnimationZoom".
2013-04-09 13:51:44 +03:00
Andrey Chizh
eafede40d4
Update deps.js
...
The description refers to the module dependency on itself
2013-04-01 12:01:16 +03:00
Vladimir Agafonkin
40a824fc97
refactor TileLayer animation, fix #1140 , #1437 , #52 , #1442
...
Refactored TileLayer animation so that it happens for each tile layer
independently instead of animating the parent of all tile layers. Moved
TileLayer animation code into a separate file (TileLayer.Anim.js).
Fixes loads of bugs and makes the code easier to understand.
2013-02-20 18:40:00 +02:00
jacobtoye
8440f5ba7c
Remove PolyEdit from the dependencies file for building.
2013-02-11 13:17:39 +13:00
Vladimir Agafonkin
2a0eec9ce7
better dependencies formatting
2012-12-20 15:34:22 +02:00
Vladimir Agafonkin
cac035af93
add CRS.Simple to the build
2012-10-31 02:13:42 +02:00
danzel
8bed7adb81
Make touch events work for IE10 using a wrapper approach (similar to DomEvent.DoubleTap). DoubleTap touch on IE10 doesn't currently work but everything else does. Refs #871
2012-10-18 14:23:09 +13:00
Vladimir Agafonkin
2d2fc74110
get rid of the legacy L.Transition, replace with a better and simpler L.PosAnimation
2012-08-10 18:43:46 +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
33d9bc0cff
move L.Icon.Default to separate file, fix popup anchor
2012-07-18 13:55:49 +03:00
Eric Martinez
a69477abcf
Created a focus handler for the map. Converted keyboard handler to make use of new focus events.
2012-05-04 23:46:15 -06:00
emartinez
765e07d69c
Created keyboard handler for map panning/zooming.
2012-05-03 11:00:30 -06:00
mourner
90198ec519
added scale control
2012-02-25 17:04:27 +02:00
Jason Sanford
a7081e6927
Fixing typo in Rectanlge.js description. Adding Rectangle.js to dependencies.
2012-02-23 14:02:10 -07:00
mourner
43305b9ffb
Initial polyline/polygon editing implementation, #174
2012-02-16 14:15:47 +02:00
mourner
1a8a0ce632
Added DivIcon for lightweight div-based markers, and editable poly example
2012-02-16 13:00:45 +02:00
mourner
8a1eb107b1
Fixed Android vector layers regression, Closed #416 , #407 , #182
2012-02-13 12:14:48 +02:00
mourner
8504147844
Restructure handler code
2011-12-14 13:12:54 +02:00
mourner
0e329c7b1b
minor build helper improvements
2011-12-12 14:04:26 +02:00
mourner
3776e73c00
Switched to Node + Jake + UglifyJS for building
2011-12-11 22:45:49 +02:00
Mourner
229b905bb5
update dependencies in custom builder
2011-08-11 16:40:33 +03:00
Carl Meyer
a4620e4c73
Fixed mis-spelling of Path.VML.js in deps.js.
2011-06-11 18:22:28 -05:00
Mourner
3558ed8e32
update build and changelog, closes #77 , closes #13
2011-06-10 14:47:28 +03:00
Mourner
e7410e6e03
improve projections support, add EPSG:3395 (real mercator)
2011-05-31 12:36:05 +03:00
mourner
876bb4f69d
finished projections improvement
2011-05-31 00:37:48 +03:00
Mourner
0a43384d64
TileLayer.Canvas
2011-05-27 20:20:54 +03:00
Mourner
f120f7d611
fixed build script typo, reported in #61
2011-05-25 15:30:39 +03:00
Mourner
27c6aba932
zoom-dependent Circle; fixed one is now called CircleMarker, fixes #44
2011-05-19 16:36:25 +03:00
Mourner
5a45784d6a
Implemented L.TileLayer.WMS (EPSG:3857 only), fixes #50
2011-05-16 19:40:49 +03:00
Mourner
ba28ce77bf
fix IE, fix attrib control styling, update build
2011-04-15 11:56:48 +03:00
Mourner
8cb51d1c6c
Double tap on mobile webkit, update build
2011-04-12 16:53:07 +03:00
mourner
7162bd4930
refactor popup code, merge marker dragging from msaspence
2011-04-11 23:43:23 +03:00
Mourner
a204511fbe
control positioning, basic zoom control, update build
2011-04-11 15:49:15 +03:00
Mourner
1eac8cd9aa
Path mouse events, Path#bindPopup, update build
2011-04-08 14:47:27 +03:00
Mourner
45200e70f5
update dependencies
2011-04-01 17:58:43 +03:00
Mourner
6c8ef08382
shift drag zoom
2011-03-21 19:09:43 +02:00
Mourner
a5829b5af1
update build, build config, readme
2011-03-01 17:41:33 +02:00
Mourner
773a13e68d
VML path fallback, enabling polylines on IE6-8, performance tuning
2011-02-28 16:14:32 +02:00
mourner
b46e3174da
update build and build config
2011-02-26 16:36:01 +02:00
Mourner
348860286c
update folder structure
2011-01-21 11:55:08 +02:00
mourner
9e3efaf5f6
animation refactoring
2011-01-16 00:01:16 +02:00
Mourner
e15aa29f06
update build
2011-01-10 16:21:27 +02:00