Yohan Boniface
|
8870c2abf8
|
Fix boxZoom._moved remaining in bad state after use (cf #3026)
|
2015-07-17 12:54:59 +02:00 |
|
Patrick Arlt
|
6bf0f98796
|
fix popup offseting
|
2015-07-02 00:44:31 +03:00 |
|
Iván Sánchez Ortega
|
7032bbc13d
|
Graceful degradations of zoom-pan animations on top of refactored zoom-pan events.
|
2015-06-05 20:51:20 +03:00 |
|
Iván Sánchez Ortega
|
8a352fbbbf
|
Add an option to make the map's maxBounds non-bouncy. Fixes #1673.
|
2015-06-02 17:24:22 +02:00 |
|
Iván Sánchez Ortega
|
df37705bdb
|
Added debug page for infinite horizontal bounds
|
2015-05-13 00:21:27 +02:00 |
|
Iván Sánchez Ortega
|
9274ee2b5f
|
Graceful degradation of zoom-pan animations, fixes #3272.
|
2015-05-11 16:54:46 +02:00 |
|
i.taratuhin
|
57d7dff81f
|
fix vector in ie8
|
2015-05-08 18:03:24 +06:00 |
|
Iván Sánchez Ortega
|
286f192ca9
|
Prevent recursion on map.setMaxBounds
|
2015-04-29 11:07:45 +02:00 |
|
Iván Sánchez Ortega
|
c3575be344
|
Implement options in L.Map.flyTo()
|
2015-04-23 09:18:59 +02:00 |
|
Patrick Arlt
|
6917733750
|
restore toggling marker popups, pass ESLint
|
2015-03-14 12:13:44 -07:00 |
|
Patrick Arlt
|
52be81b18b
|
Merge branch 'master' of github.com:Leaflet/Leaflet into popup-debugging
|
2015-03-14 10:22:25 -07:00 |
|
Asko Kauppi
|
f02ccaa346
|
;;
|
2015-02-21 22:59:37 +02:00 |
|
Patrick Arlt
|
ed4b4e70c0
|
cleanup logic
|
2015-01-06 10:34:19 -08:00 |
|
Patrick Arlt
|
775a8e0c3a
|
refactor everything to Layer.Popup
|
2015-01-02 07:34:16 -08:00 |
|
Patrick Arlt
|
2d709141a8
|
fix tests, misc cleanup
|
2014-12-29 13:50:23 -08:00 |
|
Patrick Arlt
|
940452ace0
|
fix lint
|
2014-12-29 13:22:58 -08:00 |
|
Patrick Arlt
|
1c3b1889ec
|
debug for regular layers
|
2014-12-29 12:58:23 -08:00 |
|
Patrick Arlt
|
ff470d5861
|
popup improvements for FeatureGroup
|
2014-12-29 12:14:41 -08:00 |
|
Steve Kashishian
|
ca2f1171b7
|
add interactive option on ImageOverlay
|
2014-11-09 13:23:19 -06:00 |
|
Steve Kashishian
|
f3b132e414
|
extract bounds conversion from Map.Geolocation.Also fix geolocation test page.
|
2014-11-06 13:23:14 -06:00 |
|
Bernhard Eder
|
9707648550
|
fixed GridLayer not showing up after removing and adding the same instance
|
2014-10-26 15:45:15 +01:00 |
|
Vladimir Agafonkin
|
eacc499199
|
fix GridLayer tile loading edge case
|
2014-10-23 13:23:37 +03:00 |
|
Vladimir Agafonkin
|
70923e6604
|
rename zoomPanTo to flyTo
|
2014-10-21 12:21:32 +03:00 |
|
Vladimir Agafonkin
|
a4e8f4e1a8
|
improve tile pruning
|
2014-10-21 12:21:31 +03:00 |
|
Dave Leaver
|
c1bea627b0
|
stopAnimation -> stop
|
2014-10-21 12:21:30 +03:00 |
|
Dave Leaver
|
00a66b4731
|
Add an element for tracking zoom animations. Use it for trying to stop a map zoom. Still doesn't quite work right. Stopping a zoomPan or PanAnimation does work however. Code is all cludgy :)
refs #2560
|
2014-10-21 12:21:30 +03:00 |
|
Vladimir Agafonkin
|
169b6a0e77
|
adjust zoomPan options, add a debug page
|
2014-10-21 12:21:29 +03:00 |
|
AndreyGeonya
|
18938b0319
|
#2865, fixed bug with geometry/staticMarker click event after map dragging
|
2014-08-23 01:00:42 +03:00 |
|
AndreyGeonya
|
fd7ebcb5aa
|
Issue #2619 fixed. Now Map.js/_fireMouseEvent checks dragging.moved() on moved object instead on map
|
2014-08-05 00:09:01 +03:00 |
|
Marc Tobias Metten
|
d61d0c0893
|
Doubleclick and scrollwheel zoom already can be forced to remained centered on map center. Now the same for touchzoom
|
2014-03-08 02:27:35 +01:00 |
|
Steve Kashishian
|
ed926180d2
|
whitespace fixes
|
2014-03-04 11:04:00 -05:00 |
|
Steve Kashishian
|
28c56c4bb0
|
Remove cloudmade tilesets
|
2014-03-04 10:54:41 -05:00 |
|
Vladimir Agafonkin
|
b1f70b5c1c
|
fix layer.addTo(group), add layer removeFrom, #2420
|
2014-02-24 20:18:44 +02:00 |
|
Vladimir Agafonkin
|
6940b5bac9
|
use projected coordinates in Circle, close #1465
|
2014-01-02 15:23:28 +02:00 |
|
Vladimir Agafonkin
|
93214d7e3c
|
clean up mouse events handling code
|
2013-12-27 18:36:24 +02:00 |
|
Vladimir Agafonkin
|
00166b9c4f
|
proper EPSG:4326 with 2x1 root, fixes #1207
|
2013-12-02 19:16:00 +02:00 |
|
Vladimir Agafonkin
|
ce79ea1e81
|
remove TileLayer.Canvas in favor of GridLayer
|
2013-12-02 19:16:00 +02:00 |
|
Vladimir Agafonkin
|
7a3e63ea53
|
handle simple CRS in GridLayer
|
2013-12-02 19:16:00 +02:00 |
|
Vladimir Agafonkin
|
82e43019ee
|
proper GridLayer wrapping/bounding
|
2013-12-02 19:16:00 +02:00 |
|
Vladimir Agafonkin
|
8f97ca619e
|
easy async loading for GridLayer
|
2013-12-02 19:15:19 +02:00 |
|
Vladimir Agafonkin
|
e8c504b5f9
|
working GridLayer implementation, #1180
|
2013-12-02 19:15:19 +02:00 |
|
Vladimir Agafonkin
|
e8f249e937
|
add max bounds outline to debug file for easier testing
|
2013-11-14 17:21:53 +02:00 |
|
Vladimir Agafonkin
|
6f83a385ee
|
remove controls text shadow for simplicity
|
2013-11-13 14:59:26 +02:00 |
|
Vladimir Agafonkin
|
9edf8e0ea3
|
remove leaflet.ie.css inclusion in all debug pages
|
2013-11-08 16:44:14 +02:00 |
|
John Firebaugh
|
7623e0a593
|
Fix scrolling popup content on Firefox
|
2013-07-15 11:32:40 -07:00 |
|
John Firebaugh
|
1954d3d64e
|
Replace explicit z-index with DOM reordering
Setting an explicit z-index interacts badly with tile
layers which have an opacity less than 1, and therefore
create a stacking context.
Fixes #1790.
|
2013-06-28 09:55:17 -04:00 |
|
John Firebaugh
|
347ea2dae6
|
Add iframe debug html
|
2013-06-24 16:35:00 -04:00 |
|
Vladimir Agafonkin
|
66d6403ddd
|
update layers icon, add retina version, cleaner popup styles, close #1739
|
2013-06-11 15:44:21 +03:00 |
|
Vladimir Agafonkin
|
3c13569147
|
update cloudmade API key on all debug pages
|
2013-03-22 16:27:07 +02:00 |
|
Eldar Djafarov
|
5985bffea0
|
Fix debug html pages after #1326
|
2013-01-31 08:29:39 -02:00 |
|
Vladimir Agafonkin
|
b4770906b3
|
tweak simple projection, add debug file
|
2012-12-11 20:18:54 +02:00 |
|
Vladimir Agafonkin
|
5ec66e984d
|
revert debug border
|
2012-12-10 18:08:38 +02:00 |
|
Vladimir Agafonkin
|
18601ddfde
|
update build
|
2012-12-10 18:07:02 +02:00 |
|
Mattias Bengtsson
|
c0135a219d
|
Added a bunch of tests and fixed some bugs those exposed.
Also don't try to automatically adjust zoom. Leave that to the
layer control for now and wait for a setBaseLayer / switchLayer
or something instead.
|
2012-11-19 04:36:13 +01:00 |
|
Mattias Bengtsson
|
6f1532f402
|
Fix for https://github.com/CloudMade/Leaflet/pull/623
There seems to be a timing bug though.
|
2012-11-18 22:07:27 +01:00 |
|
Mattias Bengtsson
|
19c51bcfb8
|
Add a debug page exposing the bugs that happen when switching layers with different zoom levels.
|
2012-11-18 17:19:28 +01:00 |
|
Vladimir Agafonkin
|
cdfaad994f
|
more TileLayer and Control.Layers zIndex improvements, #309
|
2012-07-27 12:32:24 +03:00 |
|
Vladimir Agafonkin
|
ff7057f194
|
revert debug file
|
2012-07-26 17:35:09 +03:00 |
|
Vladimir Agafonkin
|
65aafc3a8f
|
fix VML remove/add losing styles issue, closes #830
|
2012-07-26 17:33:14 +03:00 |
|
Vladimir Agafonkin
|
d0c341b006
|
Added WMS setParams, TileLayer redraw, setUrl, closed #719
|
2012-07-10 11:43:18 +03:00 |
|
Vladimir Agafonkin
|
0d6749a3ac
|
initial API simplification
|
2012-07-03 17:06:44 +03:00 |
|
mourner
|
58ec820ab1
|
add image overlay debug page
|
2012-06-25 23:46:12 +03:00 |
|
Johannes
|
7c0b9f06b8
|
Clean up commented lines
|
2012-03-19 04:29:17 +00:00 |
|
Johannes
|
c95945582e
|
Add basic geolocation debug page
|
2012-03-17 19:19:56 +00:00 |
|
mourner
|
0474023675
|
initial global refactoring
|
2012-03-03 17:02:20 +02:00 |
|
mourner
|
fc0b477622
|
minor cleanup
|
2012-02-25 17:13:30 +02:00 |
|
mourner
|
41bfa169a1
|
styling tweaks, remove controls box-shadow for mobile devices
|
2012-02-23 16:13:09 +02:00 |
|
mourner
|
60f96281e7
|
Fixed false clicks on touch devices bugs, closed #485
|
2012-02-21 14:58:01 +02:00 |
|
Jason Sanford
|
22e2fba84b
|
Adding "equals" method to LatLngBounds using the preferred LatLng.equals method. Much cleaner.
|
2012-02-14 09:29:29 -07:00 |
|
mourner
|
bc39d7036b
|
fix black tile flickering bug, update changelog, build
|
2012-02-14 17:25:47 +02:00 |
|
mourner
|
3595c50b33
|
Added map zoomstart event, fixed movestart event, closed #377
|
2011-12-14 16:09:32 +02:00 |
|
mourner
|
0f23454168
|
Fixed min zoom recalculation on resize when max bounds enabled
|
2011-12-07 15:58:06 +02:00 |
|
mourner
|
43d87dacde
|
At last, added ability to set max geographical bounds within which users can pan/zoom! Closed #93
|
2011-12-02 19:04:19 +02:00 |
|
Mourner
|
e89f431d70
|
debug page for polygon setLatLngs
|
2011-08-11 14:30:46 +03:00 |
|
Mourner
|
ea946bf541
|
cleanup example
|
2011-08-11 14:03:07 +03:00 |
|
Mourner
|
13807db12e
|
more mouse scrolling fixes, update build
|
2011-08-11 14:01:15 +03:00 |
|
Mourner
|
9aee9dc68a
|
TileLayer continuousWorld option, related to #236
|
2011-08-10 15:06:16 +03:00 |
|
Mourner
|
aa5849a2dc
|
fixed mouse zoom when map is inside scrollable div, closes #206
|
2011-07-28 12:49:32 +03:00 |
|
Mourner
|
35b35453f9
|
update basic example using FeatureGroup
|
2011-06-10 16:25:07 +03:00 |
|
Mourner
|
3488f88c38
|
improve debug handling
|
2011-06-02 17:07:56 +03:00 |
|
Mourner
|
e7410e6e03
|
improve projections support, add EPSG:3395 (real mercator)
|
2011-05-31 12:36:05 +03:00 |
|
mourner
|
876bb4f69d
|
finished projections improvement
|
2011-05-31 00:37:48 +03:00 |
|
Mourner
|
582f12d11c
|
blue marble wms example
|
2011-05-30 19:20:23 +03:00 |
|
Mourner
|
0a43384d64
|
TileLayer.Canvas
|
2011-05-27 20:20:54 +03:00 |
|
Mourner
|
089052e40d
|
TileLayer opacity option
|
2011-05-23 14:09:15 +03:00 |
|
Mourner
|
72a1070e87
|
Improved geolocation error handling, explicit timeout, fixes #61
|
2011-05-19 15:27:59 +03:00 |
|
Mourner
|
5a45784d6a
|
Implemented L.TileLayer.WMS (EPSG:3857 only), fixes #50
|
2011-05-16 19:40:49 +03:00 |
|
mourner
|
d1b28c5d85
|
geolocation update
|
2011-04-27 17:38:50 +03:00 |
|
Mourner
|
d8bcfef1a3
|
initial attribution control implementation
|
2011-04-14 18:48:14 +03:00 |
|
Mourner
|
dde1c03298
|
tidy up debug files
|
2011-04-08 14:53:34 +03:00 |
|