Commit Graph

524 Commits

Author SHA1 Message Date
Rick Harris
d1997386fd Remove marker popups when marker is removed 2011-07-13 13:46:57 -04:00
Mourner
50e36cc2cb minor tweaks 2011-07-13 14:38:46 +03:00
Mourner
03075f0928 initial Control.Layers commit 2011-07-12 20:19:29 +03:00
Mourner
9b8db34fa3 update build and changelog 2011-07-12 15:33:06 +03:00
Mourner
3989c6afd0 update changelog and build 2011-07-11 14:14:46 +03:00
Mourner
5f07e8bfc2 fix crash on Android 3, closes #137, #160 2011-07-04 15:01:38 +03:00
Mourner
9c19796f25 rely more on feature detection instead of ua string, closes #142 2011-06-23 14:41:47 +03:00
Mourner
c739bbff22 fix occasional overlay blurriness in WebKit 2011-06-23 13:58:43 +03:00
mourner
baa90b5d45 fix broken canvas layer positioning in FF, closes #156 2011-06-23 09:25:27 +03:00
Mourner
fd94ffd665 remove accidental console.log 2011-06-22 19:05:44 +03:00
Mourner
77e1459347 don't draw circles that are off the clip region, closes #141 2011-06-22 19:03:11 +03:00
Mourner
d999ab1d01 path canvas fixes (make sure there's no accidental styling) 2011-06-22 18:34:26 +03:00
Mourner
8cdb7069e1 fix regression that caused 'L_PREFER_CANVAS undefined' error 2011-06-22 17:17:22 +03:00
Mourner
6163fd755c click tolerance for polylines 2011-06-22 13:27:03 +03:00
Mourner
4273df1f99 fix circle drawing bug 2011-06-22 12:26:03 +03:00
Mourner
d63d39cabf update build (only ~2.5kb increase from canvas backend, great!) 2011-06-21 18:13:43 +03:00
Mourner
10ffc32ea7 cleanup jonny's pull 2011-06-21 10:06:47 +03:00
Mourner
6eb9e8fe53 sanitize LatLng arguments, closes #136 2011-06-20 13:50:40 +03:00
mourner
3af05ece06 fix error in TileLayer.Canvas 2011-06-18 13:22:39 +03:00
Mourner
0800c241c1 opera mobile fixes, closes #138 2011-06-17 19:40:27 +03:00
Mourner
c63b955d41 fix panning on Android 3, closes #121 2011-06-17 17:19:35 +03:00
Mourner
457a4355fc parse string coordinates in GeoJSON, closes #136 2011-06-17 16:46:03 +03:00
Mourner
05c4b3f114 add tap tolerance for better mobile usability, update changelog 2011-06-17 15:52:39 +03:00
Mourner
d3f0ba5424 don't use setTimeout on drag for browsers without requestAnimFrame 2011-06-17 14:10:30 +03:00
Mourner
d2487e89d0 improve mobile webkit click responsiveness, fix clicks in Android 2.1 2011-06-17 13:50:50 +03:00
mourner
d388078e43 update build 2011-06-17 00:31:19 +03:00
Jason Davies
eb68a70844 Add noWrap option to TileLayer. 2011-06-16 22:06:19 +01:00
Mourner
b781376e3d fix HTC Hero panning, closes #84 (hopefully) 2011-06-16 18:52:37 +03:00
Mourner
e09765a355 remove slow and unnecessary code from zoom anim logic, related to #123 2011-06-16 15:54:51 +03:00
Mourner
e576fd846c improve typograhy 2011-06-16 15:45:37 +03:00
Mourner
4d46f03065 CSS cleanup (thanks to CSSLint) 2011-06-16 15:02:42 +03:00
Mourner
233e63af53 minor GeoJSON refactoring, reverse option in coordsToLatLngs 2011-06-16 13:56:39 +03:00
Mourner
40a1ebf5c3 minor Path refactoring, update build after Jason commits 2011-06-16 12:15:17 +03:00
Mourner
667fdd9797 Fix L variable definition, closes #122 2011-06-14 15:14:47 +03:00
Mourner
13e534d130 pass options to locateAndSetView 2011-06-14 12:13:00 +03:00
Mourner
a2a6ff3728 Supposedly fixed error on iOS 3, closes #113 2011-06-14 12:10:19 +03:00
mourner
815a301eb4 update build after Jason additions 2011-06-14 00:38:03 +03:00
mourner
a1efe42a6d fix global map var regression, closes #117 2011-06-13 22:17:04 +03:00
mourner
ac10b95a04 update build after carljm's fixes 2011-06-12 09:43:38 +03:00
Mourner
7772651114 moved CircleMarker radius to options, 10 by default 2011-06-10 17:15:45 +03:00
Mourner
5c2e3a511f popup fixes, marker setIcon 2011-06-10 16:24:49 +03:00
Mourner
3558ed8e32 update build and changelog, closes #77, closes #13 2011-06-10 14:47:28 +03:00
Mourner
9514712bb6 fix potential memory leak, closes #107 2011-06-09 14:43:23 +03:00
Mourner
88c384f946 fix scrollWheelZoom date line issue, part of #105 2011-06-07 11:41:59 +03:00
Mourner
4897241427 TileLayer setOpacity method, fixes #102 2011-06-07 11:38:56 +03:00
Mourner
49c0b0dcd8 more TileLayer onRemove fix 2011-06-03 17:42:54 +03:00
Mourner
dc84cb1fd3 fix bug with removing/readding tile layers 2011-06-03 16:59:14 +03:00
Mourner
0b1a2bca4d Popup now accepts HTML element as content too, fixes #9 2011-06-03 14:40:11 +03:00
Mourner
522fd7a78e fix bug with click propagation on popup close button, fixes #99 2011-06-03 14:32:17 +03:00
Mourner
c67bc5a031 #96 2011-06-03 13:54:07 +03:00
Mourner
a2729351be fix popup setContent, fixes #94 2011-06-03 12:55:06 +03:00
Mourner
c8f1e95236 fix bug with some tiles not loading, fixes #97, update changelog 2011-06-03 12:36:38 +03:00
Mourner
2bbdc028ea fix map div absolute position bug, fixes #100 2011-06-03 11:52:51 +03:00
Mourner
3488f88c38 improve debug handling 2011-06-02 17:07:56 +03:00
Mourner
cc1aabbd95 fix bug with some tiles not loading in tms layer, fixes #97 2011-06-02 16:47:50 +03:00
Mourner
bc63a2eec8 async option in TileLayer.Canvas 2011-06-02 16:29:47 +03:00
Mourner
a13c265d75 minor attribution improvement 2011-06-01 18:28:21 +03:00
Mourner
94a15edef9 cleanup 2011-06-01 15:07:48 +03:00
Mourner
d212a8b553 Merge remote branch 'origin/master' 2011-06-01 14:55:00 +03:00
Mourner
cef1e2a931 fix TileLayer.Canvas regression 2011-06-01 14:54:38 +03:00
H. Westphal
911b46c6fc Allow creation of empty L.LatLngBounds 2011-06-01 10:55:05 +02:00
Mourner
eadb94f258 revert android fix as it prevents clicks on iphone :( 2011-05-31 20:02:23 +03:00
Mourner
95d58b5e87 fix regression in Circle, fixes #92 2011-05-31 16:11:21 +03:00
Mourner
5b05a40e0d update build 2011-05-31 13:11:05 +03:00
Mourner
7d0d3a9211 fix tile opacity in IE, fixes #90 2011-05-31 13:10:44 +03:00
Mourner
e7410e6e03 improve projections support, add EPSG:3395 (real mercator) 2011-05-31 12:36:05 +03:00
Mourner
ed168a30b2 fix tile loading regression, fixes #87, fixes #91 2011-05-31 11:59:15 +03:00
mourner
600c9619c3 Revert getTarget-related refactoring, fixes #87 (IE8 error) 2011-05-31 01:27:19 +03:00
mourner
c0662f62d6 fix accidental global variable 2011-05-31 00:43:57 +03:00
mourner
876bb4f69d finished projections improvement 2011-05-31 00:37:48 +03:00
Mourner
791ed9f297 title option for markers, fixes #86 2011-05-30 17:08:53 +03:00
Mourner
96e216ba14 fix WMS tiles not loading near date line 2011-05-30 16:24:59 +03:00
Mourner
f36a2f91af fix accidentally broken tiles in IE6-8, fix SVG in IE9, fixes #83 2011-05-30 15:20:08 +03:00
Mourner
138cc723b5 Merge branch 'tms' of https://github.com/tmcw/Leaflet into tmcw-tms 2011-05-30 11:10:53 +03:00
Tom MacWright
d5e5f33d79 Adding TMS support to Leaflet with a scheme: 'tms' option. 2011-05-27 13:39:25 -04:00
Mourner
0a43384d64 TileLayer.Canvas 2011-05-27 20:20:54 +03:00
Mourner
194edd32a6 canvas tile layer 2011-05-27 19:13:28 +03:00
Mourner
9863c0c6a0 tile layer refactoring 2011-05-27 18:36:11 +03:00
Mourner
87eee7fbcb LatLngBounds#contains(LatLng), Bounds#contains(Point), fixes #76 2011-05-26 11:56:52 +03:00
Mourner
b6b7612b0a minor Polyline methods improvements 2011-05-25 19:12:52 +03:00
Mourner
ec3c899b64 Poly addLatLng, setLatLngs, spliceLatLngs methods, fixes #74 2011-05-25 18:57:58 +03:00
Mourner
db62672a73 popup animation in Firefox/Opera, fixes #21 2011-05-25 18:29:37 +03:00
Mourner
21184e2f48 update closure compiler 2011-05-23 15:28:32 +03:00
Mourner
80c7c9d32d several marker bugfixes, fixes #66 2011-05-23 14:19:44 +03:00
Mourner
089052e40d TileLayer opacity option 2011-05-23 14:09:15 +03:00
Mourner
1b090074a6 fix map occasionally breaking while zooming on iOS, fixes #32 2011-05-23 12:32:31 +03:00
Mourner
7809accb0e opera fixes 2011-05-20 16:34:45 +03:00
Mourner
00af4e25ac small vml cleanup 2011-05-20 14:21:17 +03:00
Mourner
cbd54537c3 fix VML paths cursor if clickable 2011-05-20 14:19:01 +03:00
Mourner
b1e8ee421c fix double click zoom when popup is opened on click, fixes #48 2011-05-20 11:32:59 +03:00
Mourner
81f6d7f656 minor ImageOverlay refactoring, onRemove, fixes #8 2011-05-20 11:26:40 +03:00
Mourner
ed4d73cc5a fix accidentally broken mousewheel 2011-05-20 11:19:51 +03:00
Mourner
5b9804b6a3 ie8 vml fix, mouseover/mousemove/mouseout events for stuff
fixes #22, fixes #23
2011-05-19 19:30:22 +03:00
Mourner
5e927b0382 dom mouseenter/mouseleave, map mouseover/mousemove/mouseout events 2011-05-19 18:57:35 +03:00
Mourner
daf6c22a1d set world view on locateAndSetView failure 2011-05-19 17:23:38 +03:00
Mourner
27c6aba932 zoom-dependent Circle; fixed one is now called CircleMarker, fixes #44 2011-05-19 16:36:25 +03:00
Mourner
0499ab73df Fix closed polylines not appearing on the map 2011-05-19 15:51:44 +03:00
Mourner
72a1070e87 Improved geolocation error handling, explicit timeout, fixes #61 2011-05-19 15:27:59 +03:00
Mourner
7d41a332f6 Fixed a bug related to img {max-width: 100%} rule in Firefox 2011-05-18 11:43:11 +03:00
Mourner
e243d84ec6 WMS refactoring 2011-05-17 14:19:37 +03:00
Mourner
a3c029bf37 Merge remote branch 'origin/master' 2011-05-16 19:41:33 +03:00
Mourner
5a45784d6a Implemented L.TileLayer.WMS (EPSG:3857 only), fixes #50 2011-05-16 19:40:49 +03:00
Mourner
ca151369a8 temporarily disable zoom animation on Android (until it gets stable),
related to #32
2011-05-14 19:40:26 +03:00
Mourner
7fb6de19a3 SVG handling bugfix, fixes #47 2011-05-14 19:19:17 +03:00
mourner
66f00bf875 more chaining, update build 2011-04-27 18:02:58 +03:00
mourner
46132ba844 update build 2011-04-27 14:14:36 +03:00
Mourner
28a50d7f18 zoom buttons hover styles 2011-04-15 16:06:46 +03:00
Mourner
9911ad21a4 ability to enable marker drag later (not initially) 2011-04-15 15:15:38 +03:00
Mourner
25a4952fb3 zIndex for controls, fixes #36 2011-04-15 12:26:22 +03:00
Mourner
ba28ce77bf fix IE, fix attrib control styling, update build 2011-04-15 11:56:48 +03:00
Mourner
d8bcfef1a3 initial attribution control implementation 2011-04-14 18:48:14 +03:00
Mourner
9fc8f1ff5d clear scaled tiles after new ones are loaded, fixes #24 2011-04-14 17:49:34 +03:00
Mourner
b1d9ca7747 some clean up 2011-04-14 16:32:36 +03:00
Mourner
30768b40b8 better webkit transition bug workaround 2011-04-14 16:30:55 +03:00
Mourner
131f909e0a bigger controls on mobile, update build 2011-04-14 16:12:05 +03:00
Mourner
895d171648 android fixes, zoom animation refactoring, fadeAnimation option 2011-04-14 15:42:48 +03:00
Mourner
fbb31dbe3c zoomControl option in map, fixes #31, update build 2011-04-12 18:26:35 +03:00
Mourner
8cb51d1c6c Double tap on mobile webkit, update build 2011-04-12 16:53:07 +03:00
Mourner
b475bb8da0 workaround for a webkit transition bug, fixes #10 2011-04-12 12:01:46 +03:00
Mourner
3caf5007a2 update zoom styling 2011-04-11 15:52:52 +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
728c7920f2 tile/popup fade animation 2011-04-08 11:55:32 +03:00
Mourner
90a66c96e1 rework zoom animation, update build 2011-04-07 19:00:55 +03:00
Mourner
647da488db fix closure compiler removing useful code 2011-04-01 14:26:28 +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
a00824579a update build 2011-03-31 12:05:35 +03:00
Mourner
94ab90ae2f update build 2011-03-24 16:53:57 +02:00
Mourner
90f3c1c818 update build 2011-03-23 18:28:15 +02:00
Mourner
60fbf680d2 update build 2011-03-22 12:43:03 +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
a5829b5af1 update build, build config, readme 2011-03-01 17:41:33 +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
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
b46e3174da update build and build config 2011-02-26 16:36:01 +02:00
Mourner
d011038bf7 initial vector support, huge commit! 2011-02-25 19:01:29 +02:00
mourner
8137a92665 update readme & build 2011-01-16 02:53:59 +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
3ebfa1e2a2 popup styling fixes 2011-01-12 17:15:18 +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
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
e15aa29f06 update build 2011-01-10 16:21:27 +02:00
Mourner
6bc6b570d5 marker images 2011-01-10 15:06:48 +02:00
Mourner
229eebe5ab fixed popup click propagation bug in webkit 2011-01-10 15:06:27 +02:00
Mourner
c40efb88a5 pretty up the popups a bit 2011-01-10 13:05:14 +02:00
Mourner
e6eaec9f41 popup fixes 2010-12-15 20:21:38 +02:00
Mourner
739c8e289e popup implementation 2010-12-15 19:55:57 +02:00
Mourner
2348947c73 Marker implementation 2010-12-15 17:14:15 +02:00
Mourner
bdfc348c27 update leaflet build 2010-11-16 16:05:08 +02:00
mourner
9919bd0d19 update build 2010-09-29 16:09:54 +03:00
mourner
4dd11ef018 update build 2010-09-28 21:12:27 +03:00
mourner
5d809aa267 Transition implementation (both native and timer-based) 2010-09-28 20:53:45 +03:00
mourner
d1f1744ca3 jslinted 2010-09-27 18:34:56 +03:00
mourner
3062c431ed loading tiles from center out 2010-09-27 18:26:26 +03:00
mourner
47d4872864 moved tile visibility to CSS 2010-09-27 17:45:48 +03:00
mourner
c2399defdd layer remove 2010-09-27 17:45:26 +03:00
mourner
d06c7115e0 update build 2010-09-27 17:09:59 +03:00
mourner
f0be995db0 update minified version 2010-09-23 18:44:30 +03:00
mourner
5bb04e7548 copyright 2010-09-23 15:56:29 +03:00
mourner
7752bd79ba built Lealet 2010-09-23 14:22:20 +03:00
mourner
9cbf2f5a41 remove shadows 2010-09-16 16:59:14 +03:00
mourner
af03e976db basic Leaflet stylesheet 2010-09-16 16:08:56 +03:00