Commit Graph

3854 Commits

Author SHA1 Message Date
Vladimir Agafonkin
ad65b5a77f update deps 2013-11-06 21:11:53 +02:00
Vladimir Agafonkin
b7b87d759e minor IE CSS cleanup 2013-11-06 20:58:48 +02:00
Vladimir Agafonkin
d7128dc365 update changelog [skip ci] 2013-11-06 19:38:08 +02:00
Vladimir Agafonkin
b5889a1902 Merge pull request #2156 from bennlich/patch-1
Updated description of L.Popup source arg
2013-11-05 21:06:30 -08:00
Benny Lichtner
00a8820b5b Updated description of L.Popup source arg
https://github.com/Leaflet/Leaflet/issues/2146
2013-11-05 20:58:45 -08:00
Vladimir Agafonkin
bdeed1892d Merge pull request #2152 from danzel/android-chrome
Fix tiles disappearing on chrome for android
2013-11-04 19:59:48 -08:00
danzel
27e903aa03 Fix tiles disappearing on chrome for android. Fixes #2078 2013-11-05 11:04:34 +13:00
danzel
b7a6f2aebe Comment why this hack exists and improve it with @mourner code :) 2013-11-05 10:34:35 +13:00
Vladimir Agafonkin
77bd10c69d Merge pull request #2149 from danzel/ios7-2122
Work around iOS7 memory trouble
2013-11-04 13:33:54 -08:00
danzel
fa35aba1e9 Improve this test and fix removeEventListener. 2013-11-05 10:29:52 +13:00
danzel
579c044c00 Fix a potential event bug due to bad cleanup. 2013-11-05 10:21:32 +13:00
danzel
65f3b2417a We set the context value to context || this in addEventListener, so we don't need to do so here. 2013-11-05 10:15:21 +13:00
Vladimir Agafonkin
6c85f43fb2 fix CircleMarker getRadius, close #2016, close #2017 2013-11-04 18:56:49 +02:00
Vladimir Agafonkin
bd3409f2f8 reverse axis order for wms 1.3 & EPSG4326, close #1897 2013-11-04 18:24:33 +02:00
Vladimir Agafonkin
5b40fade90 remove excessive updateContent on Popup add, close #2137 2013-11-04 13:27:48 +02:00
Vladimir Agafonkin
ec7baabccf merge runner cleanup #2134 2013-11-04 13:18:24 +02:00
Vladimir Agafonkin
399e304bb2 minor cleanup 2013-11-04 13:15:15 +02:00
jacobtoye
254e6fe6b9 Refocus on the map when an input is clicked on the layers dialog. fixes #2148 2013-11-04 10:46:51 +13:00
jacobtoye
f133d9a1bd Refocus on the map after a +/- button is clicked. 2013-11-04 10:39:04 +13:00
jacobtoye
112f4d6e02 Add method to controls to refocus on the map container. 2013-11-04 10:38:25 +13:00
danzel
9fce697982 Work around iOS7 memory trouble by not applying the contextId performance optimization when context==this. The optimization does nothing in this case anyway. Fixes #2122 2013-11-04 09:47:55 +13:00
Vladimir Agafonkin
90ce2ab951 Merge pull request #2136 from danzel/rtl
Correct rtl again
2013-11-03 08:23:03 -08:00
Vladimir Agafonkin
ef817744ee Merge pull request #2145 from Leaflet/tileloadstart-gh
Document tileloadstart event
2013-11-01 11:23:35 -07:00
Tom MacWright
22f1c792a5 Document tileloadstart event 2013-11-01 14:21:41 -04:00
Vladimir Agafonkin
d79e8187b5 Merge pull request #2143 from calvinmetcalf/filegeodatabase
add file geodatabase plugin
2013-11-01 09:21:47 -07:00
Calvin Metcalf
63742ad6ba add filegeodatabase plugin 2013-11-01 11:59:43 -04:00
Vladimir Agafonkin
0ecdcd79eb Merge pull request #2142 from Leaflet/tileloadstart
Add tileloadstart event with tile data
2013-10-31 16:25:37 -07:00
Tom MacWright
427c9f1ed4 Fix build error, reference layer correctly. 2013-10-31 19:10:30 -04:00
Tom MacWright
ef44fbe17a Add tileloadstart event with tile data 2013-10-31 18:53:24 -04:00
Vladimir Agafonkin
d51f46ea06 Merge pull request #2141 from Turbo87/patch-1
plugins: Added leaflet-sidebar project
2013-10-30 15:04:48 -07:00
Tobias Bieniek
f69ca7e617 plugins: Added leaflet-sidebar project 2013-10-30 22:00:14 +01:00
Vladimir Agafonkin
cc2b03f1e7 Merge pull request #2121 from jieter/util-template
Allow double quotes in template strings
2013-10-30 04:20:06 -07:00
danzel
80c48c5da7 Re-add ltr/rtl detection and make getMousePosition work correctly with rtl again when scrolled. 2013-10-30 14:32:18 +13:00
danzel
0c7e7eb373 Delete ltr/rtl code as its not needed any more, wtf? 2013-10-30 10:25:28 +13:00
danzel
b987f0c44b Test pages for rtl support. 2013-10-30 10:22:19 +13:00
danzel
7b101da036 Hack fix for firefox android layers control. refs #2033 2013-10-30 09:04:20 +13:00
Jan Pieter Waagmeester
99bd248566 Whitespace OCD 2013-10-29 11:49:09 +01:00
Jan Pieter Waagmeester
a2b62b3bd2 Make Mocha ingore leaks, spaces -> tabs 2013-10-29 11:36:42 +01:00
Vladimir Agafonkin
dd22e3748d update changelog [skip ci] 2013-10-28 15:16:40 +02:00
Vladimir Agafonkin
b1d5f0c800 Merge branch 'master' of https://github.com/Leaflet/Leaflet
* 'master' of https://github.com/Leaflet/Leaflet:
  Fixing long line
  Adding bounceAtZoomLimits option
  The drag click avoid hack is needed for touch zooms on ie10 also, when releasing your fingers after a touch zoom click events are generated. Fixes #2094
  Remove leftover code from the draggable/tap cleanup. Fixes #2103
  Changed main module file to use un-minified version.
  adding alt tag to marker icons
  Fixing line too long error
  Do not scale above minzoom and maxzoom in touch zoom action
2013-10-26 20:41:41 +03:00
Vladimir Agafonkin
be5774a40e update dependencies 2013-10-26 20:41:30 +03:00
Vladimir Agafonkin
1aba51be01 Merge pull request #2072 from trevorpowell/master
Don't bounce near zoom limits on touch zoom
2013-10-24 12:12:57 -07:00
Trevor Powell
0574301113 Fixing long line 2013-10-24 13:34:17 -05:00
Trevor Powell
3b79dd816b Adding bounceAtZoomLimits option 2013-10-24 13:26:52 -05:00
Dave Leaver
bc5131305b Update reference.html
This is a layers control, not an attribution control.
2013-10-24 08:59:46 +13:00
Jan Pieter Waagmeester
4f6df67a85 Make Mocha ignore leaks properly and do some space -> tab replacement 2013-10-23 15:15:54 +02:00
Jan Pieter Waagmeester
a7f2d1975f Allow double quotes in template strings fixes #2120 2013-10-23 15:14:59 +02:00
Vladimir Agafonkin
b0df9627b0 Merge pull request #2117 from danzel/fix-2094
Fix click events when touch zooming on ie 10
2013-10-23 04:36:51 -07:00
danzel
6855e7dfd8 The drag click avoid hack is needed for touch zooms on ie10 also, when releasing your fingers after a touch zoom click events are generated. Fixes #2094 2013-10-23 16:28:56 +13:00
Vladimir Agafonkin
1e328b424b Merge pull request #2109 from icetan/patch-1
Changed main module file to use un-minified version.
2013-10-21 11:28:32 -07:00