Austen Talbot
7af5adaf0a
Changed language referring to layers
...
Adjusted language to sound more normal. Changed "half a hundred" to "over seventy."
2014-07-05 20:17:57 -07:00
Austen Talbot
2124c173df
Make indentation consistent
...
Update indentation on line 27 to be consistent with rest of file
2014-07-05 14:40:23 -07:00
Vladimir Agafonkin
a295f27b33
Merge pull request #2770 from ericdahl/docs-links
...
Docs: Fix FAQ links and CONTRIBUTING typos
2014-07-01 16:16:58 +03:00
ericdahl
9177b70805
Fix typos in CONTRIBUTING
2014-06-30 18:46:20 -05:00
ericdahl
d68cab7322
fix FAQ links
2014-06-30 18:35:13 -05:00
Vladimir Agafonkin
7829c729eb
Merge pull request #2767 from francis-liberty/imageOverlay_add_alt_2564
...
add support to customise alt attribute of the image in imageOverlay.
2014-06-30 14:08:23 +03:00
francis.chan
ac615cb89e
can customize alt attribute of the image in imageOverlay.
2014-06-30 10:28:48 +08:00
francis.chan
f50806e1ca
invoke _clearBgBuffer function to reset layer div container when zoom out of max or minZoom.
2014-06-29 20:22:44 +08:00
Vladimir Agafonkin
e58f6b1727
Merge pull request #2758 from cschwarz/fix-jake-build
...
Fixed jake build if leaflet copy is not a git repository
2014-06-25 00:14:44 +03:00
Christian Schwarz
04ed2571fb
Fixed jake build if leaflet copy is not a git repository
2014-06-24 22:58:54 +02:00
Vladimir Agafonkin
c1a4ba9517
Merge pull request #2746 from fab1an/perf-remove-unnecessary-array
...
removed 1 unnecessary array-creation
2014-06-17 18:30:55 +03:00
Vladimir Agafonkin
ecbb681b91
Merge pull request #2742 from fab1an/perf-svgheight
...
Performance: don’t set width/height on SVG if unchanged. Saves a costly ...
2014-06-17 17:47:35 +03:00
Fabian Zeindl
0416bd473f
Performance: this triggers a reflow, but newest Chrome doesn’t flicker anymore.
2014-06-17 15:40:31 +02:00
Fabian Zeindl
132e5b6f7c
Performance: don’t set width/height on SVG if unchanged. Saves a costly layout/repaint in some situations.
2014-06-17 15:39:58 +02:00
Fabian Zeindl
b08e2f7a3d
removed 1 unnecessary array-creation
2014-06-17 14:34:16 +02:00
Vladimir Agafonkin
e522582da3
Merge pull request #2726 from guptaso2/feature/bower-update
...
Updated bower.json
2014-06-04 19:29:21 +03:00
Sonny Gupta
6ebd9f1ac7
Issue #2722 Removed minified source from bower distribution, as is the convention now.
2014-06-04 09:06:54 -07:00
Vladimir Agafonkin
737e57fb94
Merge pull request #2725 from werk85/master
...
Bugfix for #2704
2014-06-04 15:05:15 +03:00
Malte Legenhausen
5c7bf0268a
Bugfix for #2704
2014-06-04 09:24:50 +02:00
Vladimir Agafonkin
760c730f92
fix LatLng.distanceTo race condition, close #2705
2014-05-28 17:26:41 +03:00
Vladimir Agafonkin
6995c96293
Merge pull request #2707 from Leaflet/detect-retina-boolean
...
Set detectRetina's expected type as Boolean at code level to match docum...
2014-05-27 23:54:44 +03:00
Tom MacWright
cea1eff732
Set detectRetina's expected type as Boolean at code level to match documentation and usage
2014-05-27 15:30:47 -04:00
Vladimir Agafonkin
0aeca1a4e7
remove element argument in requestAnimFrame
2014-05-26 23:21:33 +03:00
Vladimir Agafonkin
b16daa39b9
fix rare error when dragging vectors, close #2706
2014-05-26 18:52:24 +03:00
Vladimir Agafonkin
1d0dc6dcad
add and use L.DomUtil.empty, close #2600
2014-05-26 18:47:11 +03:00
Vladimir Agafonkin
53048500b1
fix vector rendering regression
2014-05-26 17:10:09 +03:00
Vladimir Agafonkin
2885f2bf45
upgrade deps
2014-05-23 23:52:38 +03:00
Vladimir Agafonkin
433ff94110
add 0.7.3 changelog
2014-05-23 12:23:46 +03:00
Vladimir Agafonkin
509fb80d07
Merge pull request #2696 from cebence/tilelayerwms-urltemplate-bugfix
...
Fixing URL template issue #2695
2014-05-21 17:00:22 +03:00
cebence
9f48f357ae
Fixing URL template issue #2695
2014-05-21 13:43:29 +02:00
Vladimir Agafonkin
a46fd620a6
Merge pull request #2659 from Turistforeningen/fix-2658
...
BoxZoom is no longer affected by right click
2014-04-30 22:08:41 +03:00
Hans Kristian Flaatten
5dc4c1ade1
Replace custom _onPreventDefault function
2014-04-30 20:55:57 +02:00
Hans Kristian Flaatten
3696926bef
Fix #2658 ZoomBox not disappearing on right click
2014-04-30 19:58:30 +02:00
Vladimir Agafonkin
cdcc4e7186
Merge branch 'master' of https://github.com/Leaflet/Leaflet
...
* 'master' of https://github.com/Leaflet/Leaflet :
fix error dragging outside of window in FF, close #2610
2014-04-28 16:01:52 +03:00
Vladimir Agafonkin
ddce7b3977
fix error dragging outside of window in FF, close #2610
2014-04-28 16:01:45 +03:00
Vladimir Agafonkin
2808d0f016
fix error dragging outside of window in FF, close #2610
2014-04-28 16:00:57 +03:00
Vladimir Agafonkin
71b138b56c
Merge pull request #2621 from bennlich/patch-2
...
Allow access to L.TileLayer imagedata
2014-04-22 23:40:25 +03:00
Benny Lichtner
aa073a260f
removed trailing whitespace
2014-04-11 12:26:21 -07:00
Benny Lichtner
3c86f6cca4
tile CORS headers now a layer option
2014-04-10 11:16:30 -07:00
Vladimir Agafonkin
c5091eefda
Merge pull request #2620 from erictheise/master
...
Update GridLayer.js
2014-04-10 12:01:46 +03:00
Benny Lichtner
21b14fd91d
Allow access to L.TileLayer imagedata
...
See https://developer.mozilla.org/en-US/docs/HTML/CORS_Enabled_Image . Seemed like such a small change it could maybe go in core instead of writing an entire plugin for it, but I also doubt it's a common use case. I use this to pull in data that's stored in tiles (e.g. elevation data, soil composition).
2014-04-09 15:54:02 -07:00
Eric Theise
a61fcd4226
Update GridLayer.js
2014-04-09 17:23:28 -04:00
Vladimir Agafonkin
9b493b2286
Merge pull request #2617 from danzel/nobigpan-2602
...
Nobigpan 2602
2014-04-08 12:25:57 +03:00
danzel
3257038d70
Change how we work out if a pan is ok.
2014-04-08 09:30:25 +12:00
danzel
7d98b2e6d9
Fix the warnings
2014-04-07 16:11:33 +12:00
danzel
7e40b07d7d
Try not set a huge translate when a pan happens. Fixes #2602
2014-04-07 13:51:03 +12:00
Vladimir Agafonkin
a5e8ee985d
Merge pull request #2607 from rvanbaalen/patch-1
...
Fix for #2606 : Cannot read property x of undefined
2014-04-03 11:37:38 +03:00
Robin van Baalen
c5e781b6a0
Fix for #2606 : Cannot read property x of undefined
...
Only setPosition if _getPos actually returns a valid position to this._newPos
2014-04-02 12:23:15 -07:00
danzel
1f08c65794
Round point so that circles work again :)
2014-04-02 10:40:42 +13:00
Vladimir Agafonkin
3ded683817
Merge pull request #2597 from Otouto/pointer-events
...
proper svg pointer-events value
2014-03-28 17:49:45 +02:00