Commit Graph

321 Commits

Author SHA1 Message Date
Vladimir Agafonkin
5da6da99d4 Merge remote-tracking branch 'origin/master' 2012-06-26 11:48:59 +03:00
Vladimir Agafonkin
d292b16666 tidy up leaflet CSS 2012-06-26 11:48:43 +03:00
mourner
18557d890a update build and changelog, cleanup 2012-06-26 01:51:04 +03:00
mourner
a9b42fad6d update changelog, cleanup 2012-06-26 01:05:55 +03:00
mourner
ed3176f18f path bringToFront and bringToBack 2012-06-26 00:16:46 +03:00
mourner
bbd3c93237 add ImageOverlay opacity, hide on zoom animation 2012-06-25 23:45:37 +03:00
Vladimir Agafonkin
dd47877154 removed translate3d(0,0,0) hack (seems unnecessary now) 2012-06-25 20:21:37 +03:00
Vladimir Agafonkin
dd80fc296e fix typo in browser 2012-06-25 19:27:42 +03:00
Vladimir Agafonkin
2ac4a6d364 L.Browser and translate refactor and cleanup 2012-06-25 18:58:37 +03:00
Vladimir Agafonkin
4ce8d5f459 update build, cleanup 2012-06-25 17:10:01 +03:00
mourner
0479e24034 add autopanstart event to Map 2012-06-23 02:20:32 +03:00
mourner
76b0a1de5a get rid of "unbounded" stuff (unprojection should always be unbounded) 2012-06-22 18:24:08 +03:00
mourner
d208f38a0a update build 2012-06-22 17:32:53 +03:00
mourner
c345f199ca update build 2012-06-21 14:54:09 +03:00
danzel
9cec6643f1 Use a generic class (leaflet-zoom-animated) instead of explicitly stating in the CSS what things are zoom animated. 2012-06-21 12:05:31 +12:00
danzel
6d725f02cd Change animateMarkerZoom to use a class/style rather than setting visibility directly. 2012-06-21 11:22:22 +12:00
danzel
bda2a8a2bc Add zooming animation support to Path.Canvas layers also. 2012-06-19 11:12:29 +12:00
danzel
da475a9d23 Don't animate movement when zooming by touch. Still doesn't work right for touch. 2012-06-19 09:20:35 +12:00
danzel
0b30a9b893 Move more zoom animation bits out to css 2012-06-19 09:20:33 +12:00
danzel
d30d057968 Do major tidy ups on the SVG zoom animation, pretty certain that this is tidy now.
Conflicts:

	src/map/anim/Map.ZoomAnimation.js
2012-06-19 09:20:31 +12:00
danzel
51fb9eeacf Start on making markers animate when zooming rather than disappearing and reappearing. Currently implemented as a hack in Map.ZoomAnimation. 2012-06-19 09:20:27 +12:00
mourner
44773a998c updated build, closed #451 2012-06-18 12:30:39 +03:00
mourner
2e80cfd719 update build, some merges 2012-06-18 12:10:20 +03:00
mourner
48956cd3ac updated build for #729, closed #7 (awesome!) 2012-06-18 11:50:16 +03:00
Vladimir Agafonkin
53afad9041 update build 2012-06-02 10:55:59 +03:00
mourner
3c8495b6f3 Fixed layers control in IE7, closed #652 2012-05-16 16:39:03 +03:00
mourner
64a2dd5301 update build 2012-05-16 12:42:01 +03:00
mourner
c9d6144c53 bring marker icon back (oops!) 2012-05-14 11:59:11 +03:00
mourner
0a6e8d87b7 update build 2012-05-10 17:17:04 +03:00
mourner
9bf54700b0 rename marker image 2012-05-10 17:16:51 +03:00
mourner
b333f86e1d fix superclass regression 2012-03-09 11:28:14 +02:00
mourner
0474023675 initial global refactoring 2012-03-03 17:02:20 +02:00
mourner
401a6e2224 Added originalEvent to Marker mouse events, closed #408 2012-02-26 01:14:42 +02:00
mourner
bff72c2c8a make scale control more compact 2012-02-25 17:53:26 +02:00
mourner
90198ec519 added scale control 2012-02-25 17:04:27 +02:00
mourner
5d263e9637 more inertia fixes 2012-02-25 11:40:39 +02:00
mourner
e5d315a6aa fix deceleration spelling 2012-02-25 00:07:28 +02:00
mourner
48f99ab2f8 update build 2012-02-25 00:05:17 +02:00
mourner
4583eb13e0 fix typo 2012-02-24 23:20:50 +02:00
mourner
0f914b6409 fix regression with tile loading 2012-02-24 22:48:22 +02:00
mourner
bca3c8eb67 fix typo (treshold -> threshold) 2012-02-24 18:18:50 +02:00
mourner
6ea3360ba7 update build 2012-02-24 17:21:09 +02:00
mourner
57aee3c5ed Finally implemented panning inertia, closed #17 2012-02-24 17:19:53 +02:00
mourner
194425d24b Fix stuttering of pan animation in some cases 2012-02-24 16:53:22 +02:00
mourner
41bfa169a1 styling tweaks, remove controls box-shadow for mobile devices 2012-02-23 16:13:09 +02:00
mourner
d728779bc6 fix controls regression 2012-02-23 10:47:19 +02:00
mourner
b61ac59b66 update build 2012-02-23 10:33:35 +02:00
mourner
287a58ec2a Fixed regression with disappearing controls, closed #525 2012-02-23 10:32:39 +02:00
mourner
1c579dbeac Fixed Android 3 zoom control issue, closed #335 2012-02-21 15:33:10 +02:00
mourner
7889b692b0 Made Marker openPopup fail silently, closed #507 2012-02-21 15:07:54 +02:00