Commit Graph

  • 6c960edf22 bump license year, update readme Mourner 2011-03-01 18:48:27 +0200
  • a5829b5af1 update build, build config, readme Mourner 2011-03-01 17:41:33 +0200
  • 780e458f05 vector refactoring Mourner 2011-03-01 17:32:30 +0200
  • e601df3042 VML stroke fix Mourner 2011-03-01 16:41:19 +0200
  • f2eefe6506 options fix, L.Util.setOptions Mourner 2011-03-01 16:27:09 +0200
  • ed41136064 circle implementation, vector refactoring Mourner 2011-03-01 16:24:02 +0200
  • a3fa83d7af fix simplify typo Mourner 2011-03-01 15:32:47 +0200
  • 7c01c98788 polygon holes support Mourner 2011-03-01 14:48:12 +0200
  • 5de66e7ee1 LineUtil refactoring, comments Mourner 2011-03-01 12:40:19 +0200
  • 3e85b7b0f8 fix option inheritance Mourner 2011-03-01 12:06:00 +0200
  • cacf6ca80c Polygon implementation mourner 2011-03-01 10:26:42 +0200
  • e4e22f9132 Sutherland-Hodgeman Polygon clipping algorithm Mourner 2011-02-28 19:39:09 +0200
  • 6155d98067 tiny ie fix Mourner 2011-02-28 19:38:42 +0200
  • 0add3613a4 IE6 png24 markers and popup styling fixes Mourner 2011-02-28 16:39:51 +0200
  • 773a13e68d VML path fallback, enabling polylines on IE6-8, performance tuning Mourner 2011-02-28 16:14:32 +0200
  • b1df549118 some argument type comments mourner 2011-02-28 00:12:38 +0200
  • 38f25834a4 larger route example, small optimizations mourner 2011-02-27 23:56:06 +0200
  • 047b5c6d1d different performance optimizations mourner 2011-02-27 22:31:46 +0200
  • 7b205c4d66 Replaced Liang-Barsky clipping algorithm with Cohen-Sutherland, which is faster in case most clippings are trivial accepts or rejects mourner 2011-02-27 21:25:37 +0200
  • 5f63b8dd82 Moved IE-specific CSS to a separate file; readme updated mourner 2011-02-27 02:08:09 +0200
  • fc3a59ff10 IE9 popup styling fixes mourner 2011-02-26 17:42:23 +0200
  • 66af760a22 tidying up mourner 2011-02-26 17:41:25 +0200
  • b46e3174da update build and build config mourner 2011-02-26 16:36:01 +0200
  • 2d04b4a097 tidying up vector code mourner 2011-02-26 16:34:51 +0200
  • d011038bf7 initial vector support, huge commit! Mourner 2011-02-25 19:01:29 +0200
  • 8387240d55 better debug page Mourner 2011-01-21 11:55:15 +0200
  • 348860286c update folder structure Mourner 2011-01-21 11:55:08 +0200
  • 48f302a9d4 update readme Mourner 2011-01-20 17:38:10 +0200
  • 410278dd58 close popup on open Mourner 2011-01-18 17:25:02 +0200
  • 62e947f4cc fix IE7 error (it sometimes doesn't like the delete statement) Mourner 2011-01-18 12:03:38 +0200
  • 2088223229 fix markers in IE7 (you have to set the size explicitly for some reason) Mourner 2011-01-18 12:02:56 +0200
  • 8137a92665 update readme & build mourner 2011-01-16 02:53:59 +0200
  • 2e28fc5f4f prevent zoom while animation is running mourner 2011-01-16 01:42:26 +0200
  • 9e3efaf5f6 animation refactoring mourner 2011-01-16 00:01:16 +0200
  • be09f97cf2 At last, zooming animation! HUGE commit! Mourner 2011-01-14 18:43:40 +0200
  • d15dc94a0b update close button Mourner 2011-01-13 17:52:16 +0200
  • 5b6a98acee L.DomUtil.create shortcut, refactoring, update build Mourner 2011-01-13 12:17:50 +0200
  • cca6009163 updated close icon Mourner 2011-01-12 18:53:49 +0200
  • f4fe8b06b5 close button Mourner 2011-01-12 18:08:11 +0200
  • d33529b126 popup refactoring, close button, update build Mourner 2011-01-12 18:05:12 +0200
  • 31accf5a0e add closure compiler Mourner 2011-01-12 17:15:55 +0200
  • 3ebfa1e2a2 popup styling fixes Mourner 2011-01-12 17:15:18 +0200
  • 882f1ea598 getBounds Mourner 2011-01-12 16:52:21 +0200
  • 48558ffa6d changed bindPopup/openPopup behavior Mourner 2011-01-12 16:52:12 +0200
  • 8bbe9940c0 new pretty marker icons Mourner 2011-01-12 16:51:54 +0200
  • 0e62b98c3a layer z-indexes, tidy up CSS Mourner 2011-01-12 16:51:00 +0200
  • 8fd05ee1a2 update build Mourner 2011-01-12 11:45:11 +0200
  • 9762be03de a couple of todos Mourner 2011-01-12 11:44:48 +0200
  • 3d008eb8f5 update readme Mourner 2011-01-12 11:43:36 +0200
  • 663620efed Marker#openPopup Mourner 2011-01-11 17:51:02 +0200
  • 0cd810bbb1 overriding default options Mourner 2011-01-11 17:01:49 +0200
  • 8e6f2780cd stop marker doubleclick propagation Mourner 2011-01-11 15:45:28 +0200
  • 0f97a75048 autoPan implementation Mourner 2011-01-11 15:45:06 +0200
  • ad5b885124 add Map#layerPointToContainerPoint Mourner 2011-01-11 15:44:09 +0200
  • 14bfaa867b more popup styling Mourner 2011-01-10 18:30:09 +0200
  • 730c85c2cc fiddling with popup appearance Mourner 2011-01-10 16:22:59 +0200
  • 17a896ceb7 Move disabling click propagation to an util method Mourner 2011-01-10 16:22:35 +0200
  • 2e2e502d2d todo: refactor translate stuff Mourner 2011-01-10 16:22:07 +0200
  • e15aa29f06 update build Mourner 2011-01-10 16:21:27 +0200
  • 89defc4502 marker zIndex fix Mourner 2011-01-10 15:07:13 +0200
  • 6bc6b570d5 marker images Mourner 2011-01-10 15:06:48 +0200
  • 229eebe5ab fixed popup click propagation bug in webkit Mourner 2011-01-10 15:06:27 +0200
  • 97aa394489 fiddling with zoom animation Mourner 2011-01-10 13:07:30 +0200
  • d6dc8acd04 move closePopupOnClick to Map Mourner 2011-01-10 13:06:22 +0200
  • ba8c690751 open popup on click, not mousedown Mourner 2011-01-10 13:05:37 +0200
  • c40efb88a5 pretty up the popups a bit Mourner 2011-01-10 13:05:14 +0200
  • 0356c92c1a some initial popup/tile animation Mourner 2010-12-15 20:58:07 +0200
  • e6eaec9f41 popup fixes Mourner 2010-12-15 20:21:38 +0200
  • 739c8e289e popup implementation Mourner 2010-12-15 19:55:57 +0200
  • 28a063dc09 fix include order Mourner 2010-12-15 18:41:35 +0200
  • 427e96540a moved Icon to dom package Mourner 2010-12-15 17:21:14 +0200
  • 03e49eeaab debug pages with common include Mourner 2010-12-15 17:14:59 +0200
  • d30ebc0d4b add Marker to dependencies Mourner 2010-12-15 17:14:35 +0200
  • 2348947c73 Marker implementation Mourner 2010-12-15 17:14:15 +0200
  • 2b8c1d778e zoomOut, addLayer fixes Mourner 2010-12-14 18:10:24 +0200
  • bdfc348c27 update leaflet build Mourner 2010-11-16 16:05:08 +0200
  • bda8862020 update ReadMe Mourner 2010-11-16 16:04:56 +0200
  • 7e0b87fbb5 provide accuracy in geolocation Mourner 2010-11-11 12:37:12 +0200
  • 32ac1f28fe improve build helper mourner 2010-09-30 00:02:54 +0300
  • f81641d083 remove unnecessary comment mourner 2010-09-29 19:14:33 +0300
  • 9919bd0d19 update build mourner 2010-09-29 16:09:54 +0300
  • c266c90c4e Build Helper (with automatic dependency resolution) mourner 2010-09-29 15:22:49 +0300
  • fb06678828 move all animation-related logic from Map.js to Map.Animation.js mourner 2010-09-29 12:12:13 +0300
  • ad7ab3a753 better progressive enhancement mourner 2010-09-29 12:02:03 +0300
  • ec8a941091 fix animated pan mourner 2010-09-29 11:51:59 +0300
  • 98e642e241 scroll wheel zoom fixes mourner 2010-09-29 11:51:45 +0300
  • 533d095fef progressive enhancement for animation mourner 2010-09-29 11:22:46 +0300
  • ab00da17a0 trackResize mourner 2010-09-29 10:38:46 +0300
  • 24cbc3d3f5 update readme mourner 2010-09-28 21:13:22 +0300
  • 4dd11ef018 update build mourner 2010-09-28 21:12:27 +0300
  • 064b0fd60f update readme mourner 2010-09-28 21:12:19 +0300
  • 284595f335 panning animation mourner 2010-09-28 21:09:53 +0300
  • 5d809aa267 Transition implementation (both native and timer-based) mourner 2010-09-28 20:53:45 +0300
  • 4abe0d96a4 added trackResize, improved invalidateSize mourner 2010-09-28 20:51:38 +0300
  • a7d362e1e4 LatLng todo Mourner 2010-09-28 15:46:12 +0300
  • d1f1744ca3 jslinted mourner 2010-09-27 18:34:56 +0300
  • de55693ce7 fix tile unloading mourner 2010-09-27 18:27:34 +0300
  • 3062c431ed loading tiles from center out mourner 2010-09-27 18:26:26 +0300
  • d1b8ba0a6e tile onerror mourner 2010-09-27 18:04:19 +0300
  • d712717053 layers add/remove fix mourner 2010-09-27 18:01:37 +0300