Commit Graph

45 Commits

Author SHA1 Message Date
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