Commit Graph

220 Commits

Author SHA1 Message Date
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
6155d98067 tiny ie fix 2011-02-28 19:38:42 +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
5f63b8dd82 Moved IE-specific CSS to a separate file; readme updated 2011-02-27 02:08:09 +02:00
mourner
fc3a59ff10 IE9 popup styling fixes 2011-02-26 17:42:23 +02:00
mourner
66af760a22 tidying up 2011-02-26 17:41:25 +02:00
mourner
b46e3174da update build and build config 2011-02-26 16:36:01 +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
8387240d55 better debug page 2011-01-21 11:55:15 +02:00
Mourner
348860286c update folder structure 2011-01-21 11:55:08 +02:00
Mourner
48f302a9d4 update readme 2011-01-20 17:38:10 +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
8137a92665 update readme & build 2011-01-16 02:53:59 +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
d15dc94a0b update close button 2011-01-13 17:52:16 +02:00
Mourner
5b6a98acee L.DomUtil.create shortcut, refactoring, update build 2011-01-13 12:17:50 +02:00
Mourner
cca6009163 updated close icon 2011-01-12 18:53:49 +02:00
Mourner
f4fe8b06b5 close button 2011-01-12 18:08:11 +02:00
Mourner
d33529b126 popup refactoring, close button, update build 2011-01-12 18:05:12 +02:00
Mourner
31accf5a0e add closure compiler 2011-01-12 17:15:55 +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
Mourner
8bbe9940c0 new pretty marker icons 2011-01-12 16:51:54 +02:00
Mourner
0e62b98c3a layer z-indexes, tidy up CSS 2011-01-12 16:51:00 +02:00
Mourner
8fd05ee1a2 update build 2011-01-12 11:45:11 +02:00
Mourner
9762be03de a couple of todos 2011-01-12 11:44:48 +02:00
Mourner
3d008eb8f5 update readme 2011-01-12 11:43:36 +02:00
Mourner
663620efed Marker#openPopup 2011-01-11 17:51:02 +02:00
Mourner
0cd810bbb1 overriding default options 2011-01-11 17:01:49 +02:00
Mourner
8e6f2780cd stop marker doubleclick propagation 2011-01-11 15:45:28 +02:00
Mourner
0f97a75048 autoPan implementation 2011-01-11 15:45:06 +02:00
Mourner
ad5b885124 add Map#layerPointToContainerPoint 2011-01-11 15:44:09 +02:00
Mourner
14bfaa867b more popup styling 2011-01-10 18:30:09 +02:00
Mourner
730c85c2cc fiddling with popup appearance 2011-01-10 16:22:59 +02:00
Mourner
17a896ceb7 Move disabling click propagation to an util method 2011-01-10 16:22:35 +02:00
Mourner
2e2e502d2d todo: refactor translate stuff 2011-01-10 16:22:07 +02:00
Mourner
e15aa29f06 update build 2011-01-10 16:21:27 +02:00
Mourner
89defc4502 marker zIndex fix 2011-01-10 15:07:13 +02:00