Commit Graph

184 Commits

Author SHA1 Message Date
mourner
8f2bc2c11b fix removal of useful code by closure compiler 2011-03-31 22:59:46 +03:00
Mourner
9d93998ba2 zoom animation fix and refactoring, works like a charm on iOS now! 2011-03-31 18:34:37 +03:00
Mourner
29b89d18d1 fitWorld 2011-03-31 12:05:14 +03:00
mourner
162aad202e remove marker fix - thanks to Hannes Antero Junnila for pointing this
out!
2011-03-30 00:13:19 +03:00
Mourner
c6e878a997 tiny mercator refactoring 2011-03-28 15:56:20 +03:00
Mourner
4958beb0f7 copyright update 2011-03-28 15:43:45 +03:00
Mourner
7c27f2a3e8 bump version 2011-03-28 15:40:09 +03:00
Mourner
a69cb4df15 small handlers refactoring 2011-03-28 15:39:02 +03:00
Mourner
90f49fd235 fix scrolled document bug 2011-03-24 16:53:27 +02:00
Mourner
1831051543 small addLayer refactoring 2011-03-23 18:31:19 +02:00
Mourner
7e9d530f98 addClass, hasClass utility methods 2011-03-23 18:28:03 +02:00
Mourner
306e42a25c refactor map init code 2011-03-22 17:58:35 +02:00
Mourner
701c0d3fbb ShiftDragZoom.enable fix 2011-03-22 12:36:03 +02:00
Mourner
ed34988ca6 shiftDragZoom.disable fixed 2011-03-22 11:39:52 +02:00
Mourner
d65e289bdd clean up 2011-03-21 19:46:25 +02:00
Mourner
6c8ef08382 shift drag zoom 2011-03-21 19:09:43 +02:00
Mourner
23a0f45b3c fix double click zoom animation 2011-03-21 16:02:03 +02:00
Mourner
33236d5e89 mobile webkit svg flicker fix 2011-03-02 19:48:34 +02:00
Mourner
a5829b5af1 update build, build config, readme 2011-03-01 17:41:33 +02:00
Mourner
780e458f05 vector refactoring 2011-03-01 17:32:30 +02:00
Mourner
e601df3042 VML stroke fix 2011-03-01 16:41:19 +02:00
Mourner
f2eefe6506 options fix, L.Util.setOptions 2011-03-01 16:27:09 +02:00
Mourner
ed41136064 circle implementation, vector refactoring 2011-03-01 16:24:02 +02:00
Mourner
a3fa83d7af fix simplify typo 2011-03-01 15:32:47 +02:00
Mourner
7c01c98788 polygon holes support 2011-03-01 14:48:12 +02:00
Mourner
5de66e7ee1 LineUtil refactoring, comments 2011-03-01 12:40:19 +02:00
Mourner
3e85b7b0f8 fix option inheritance 2011-03-01 12:06:00 +02:00
mourner
cacf6ca80c Polygon implementation 2011-03-01 10:26:42 +02:00
Mourner
e4e22f9132 Sutherland-Hodgeman Polygon clipping algorithm 2011-02-28 19:39:09 +02:00
Mourner
0add3613a4 IE6 png24 markers and popup styling fixes 2011-02-28 16:39:51 +02:00
Mourner
773a13e68d VML path fallback, enabling polylines on IE6-8, performance tuning 2011-02-28 16:14:32 +02:00
mourner
b1df549118 some argument type comments 2011-02-28 00:12:38 +02:00
mourner
38f25834a4 larger route example, small optimizations 2011-02-27 23:56:06 +02:00
mourner
047b5c6d1d different performance optimizations 2011-02-27 22:31:46 +02:00
mourner
7b205c4d66 Replaced Liang-Barsky clipping algorithm with Cohen-Sutherland, which is faster in case most clippings are trivial accepts or rejects 2011-02-27 21:25:37 +02:00
mourner
66af760a22 tidying up 2011-02-26 17:41:25 +02:00
mourner
2d04b4a097 tidying up vector code 2011-02-26 16:34:51 +02:00
Mourner
d011038bf7 initial vector support, huge commit! 2011-02-25 19:01:29 +02:00
Mourner
348860286c update folder structure 2011-01-21 11:55:08 +02:00
Mourner
410278dd58 close popup on open 2011-01-18 17:25:02 +02:00
Mourner
62e947f4cc fix IE7 error (it sometimes doesn't like the delete statement) 2011-01-18 12:03:38 +02:00
Mourner
2088223229 fix markers in IE7 (you have to set the size explicitly for some reason) 2011-01-18 12:02:56 +02:00
mourner
2e28fc5f4f prevent zoom while animation is running 2011-01-16 01:42:26 +02:00
mourner
9e3efaf5f6 animation refactoring 2011-01-16 00:01:16 +02:00
Mourner
be09f97cf2 At last, zooming animation! HUGE commit! 2011-01-14 18:43:40 +02:00
Mourner
5b6a98acee L.DomUtil.create shortcut, refactoring, update build 2011-01-13 12:17:50 +02:00
Mourner
d33529b126 popup refactoring, close button, update build 2011-01-12 18:05:12 +02:00
Mourner
3ebfa1e2a2 popup styling fixes 2011-01-12 17:15:18 +02:00
Mourner
882f1ea598 getBounds 2011-01-12 16:52:21 +02:00
Mourner
48558ffa6d changed bindPopup/openPopup behavior 2011-01-12 16:52:12 +02:00