Felix Bache
|
d2ecc7b96c
|
Add Leaflet.Elevation plugin
|
2013-06-18 19:59:47 +02:00 |
|
Vladimir Agafonkin
|
4ae3e9d87c
|
Merge pull request #1762 from sheppard/master
pass through coordsToLatLng when processing GeometryCollection
|
2013-06-17 23:13:12 -07:00 |
|
S. Andrew Sheppard
|
bea3e4c13e
|
pass through coordsToLatLng when processing GeometryCollection
|
2013-06-17 20:31:24 -05:00 |
|
Paul Bonaud
|
1af9769ed0
|
Toggle the display of a marker s popup on click
|
2013-06-16 22:13:31 +02:00 |
|
Vladimir Agafonkin
|
6d33627f66
|
Merge pull request #1760 from yohanboniface/markerdrag_off
remove EventListener with same context used for adding it
|
2013-06-14 15:39:14 -07:00 |
|
Yohan Boniface
|
fef0606372
|
removeEventListener with same context used for adding it
|
2013-06-14 23:21:33 +02:00 |
|
danzel
|
016f635616
|
update build
|
2013-06-14 10:55:59 +12:00 |
|
Vladimir Agafonkin
|
d9128ee89f
|
merge master
|
2013-06-12 14:19:42 +03:00 |
|
Vladimir Agafonkin
|
b32a91584b
|
fix 1px popup anchor shift
|
2013-06-12 14:18:29 +03:00 |
|
Vladimir Agafonkin
|
495d2dc3b3
|
add layers icon svg source
|
2013-06-12 14:18:29 +03:00 |
|
Vladimir Agafonkin
|
bcb9a4db68
|
prettify marker svg source
|
2013-06-12 14:18:29 +03:00 |
|
Vladimir Agafonkin
|
91db6cc863
|
Merge pull request #1754 from danzel/master
Fix SetIcon with DivIcons
|
2013-06-12 00:16:25 -07:00 |
|
danzel
|
e36181dd66
|
jshint fixes.
|
2013-06-12 16:21:28 +12:00 |
|
danzel
|
b5f3b2a44f
|
Tidy up ugly icon-swap code.
|
2013-06-12 16:18:42 +12:00 |
|
danzel
|
1a1cfb2e60
|
Make Marker setIcon unit tests better.
|
2013-06-12 16:18:20 +12:00 |
|
danzel
|
11e227bf6f
|
Don't say this so much, options is in local scope.
|
2013-06-12 16:06:27 +12:00 |
|
danzel
|
fa45913505
|
Make Icon/DivIcon reuse not try reuse the wrong dom element type.
|
2013-06-12 16:05:42 +12:00 |
|
danzel
|
7f2eff363b
|
Add support to DivIcon for reusing a div. Fixes #1753. Still issues remain (Can't change a marker with a DivIcon to have an image Icon or vice versa)
|
2013-06-12 15:55:03 +12:00 |
|
Vladimir Agafonkin
|
9f71539b88
|
update build
|
2013-06-11 17:11:40 +03:00 |
|
Vladimir Agafonkin
|
043fa18f1a
|
Merge pull request #1745 from jec006/calculate-y-mouse
Properly calculate the y position of the element when parent is positioned relatively
|
2013-06-11 07:10:16 -07:00 |
|
Vladimir Agafonkin
|
a42c61dd17
|
merge master
|
2013-06-11 17:04:49 +03:00 |
|
Vladimir Agafonkin
|
04312a7b3d
|
merge gh-pages
|
2013-06-11 16:56:49 +03:00 |
|
Vladimir Agafonkin
|
e5965aaa22
|
make all WMS request keys uppercase, close #1751
|
2013-06-11 16:42:35 +03:00 |
|
Vladimir Agafonkin
|
c807d10a02
|
better regexp for image folder detection, close #1657
|
2013-06-11 16:05:33 +03: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
|
ae10f4d1fc
|
Merge pull request #1750 from jec006/unbind-moveend-maxbounds
Unbind moveend event when maxBounds removed
|
2013-06-10 15:47:48 -07:00 |
|
Josh Caldwell
|
df5e43a062
|
Unbind moveend event when maxBounds removed
|
2013-06-10 18:32:20 -04:00 |
|
Josh Caldwell
|
84c5114345
|
Properly calculate the y position of the element when positioned relative
|
2013-06-07 12:21:15 -04:00 |
|
Vladimir Agafonkin
|
b433a5a629
|
Merge pull request #1740 from AndreyGeonya/patch-1
Update reference.html
|
2013-06-06 09:50:03 -07:00 |
|
Andrey Geonya
|
0e2c75e982
|
Update reference.html
|
2013-06-06 18:55:01 +03:00 |
|
Vladimir Agafonkin
|
5e94922393
|
Merge pull request #1733 from MrMufflon/gh-pages
Add Leaflet.Coordinates plugin
|
2013-06-04 15:52:15 -07:00 |
|
Felix Bache
|
ec5d42c50d
|
Merge branch 'gh-pages' of https://github.com/MrMufflon/Leaflet into gh-pages
Conflicts:
plugins.md
Merged master
|
2013-06-05 00:17:58 +02:00 |
|
Felix Bache
|
ace70493e5
|
Add Leaflet.Coordinates plugin
|
2013-06-05 00:02:30 +02:00 |
|
Felix Bache
|
7e080fa263
|
Add Leaflet.Coordinates plugin
|
2013-06-04 22:44:52 +02:00 |
|
Vladimir Agafonkin
|
bd803810a6
|
Merge pull request #1732 from snkashis/contextpopup
Prevent contextmenu events on popups from falling thru to map
|
2013-06-04 08:31:24 -07:00 |
|
Steve Kashishian
|
62f708a4dc
|
Prevent contextmenu events on popups from falling thru to map
|
2013-06-04 11:27:42 -04:00 |
|
Vladimir Agafonkin
|
f4a02ab989
|
Merge pull request #1731 from vogdb/gh-pages-select-control
Add Leaflet.SelectLayers plugin
|
2013-06-04 06:54:55 -07:00 |
|
vogdb
|
18e0061450
|
Add Leaflet.SelectLayers plugin
|
2013-06-04 17:46:57 +04:00 |
|
Vladimir Agafonkin
|
ffae01cf55
|
add MousePosition plugin
|
2013-06-04 14:39:48 +03:00 |
|
Vladimir Agafonkin
|
95cb21af57
|
fix jekyll 1.0 config
|
2013-06-04 14:37:02 +03:00 |
|
Vladimir Agafonkin
|
aaad3cbe2f
|
fix hinting error, update build
|
2013-06-03 12:39:28 +03:00 |
|
Vladimir Agafonkin
|
c54b6c13b3
|
Merge pull request #1726 from Norkart/reuseIconDOM
Reuse icon DOM
|
2013-06-03 02:14:06 -07:00 |
|
Vladimir Agafonkin
|
9295fde52f
|
Merge pull request #1729 from jfirebaugh/add-remove
Don't call Layer#onRemove if Layer#onAdd was never called
|
2013-06-03 02:12:23 -07:00 |
|
Vladimir Agafonkin
|
73adefe1ac
|
update jshint to 2.1.3, reenable jshint white - big thanks to @antonkovalyov
|
2013-06-03 12:08:34 +03:00 |
|
Robert Nordan
|
e58e1ec4e7
|
Ensure styles are set even when reusing DOM.
This fixes the error found in review.
|
2013-06-03 07:23:13 +02:00 |
|
Vladimir Agafonkin
|
b9fa955c7c
|
update build
|
2013-06-02 22:29:48 +03:00 |
|
John Firebaugh
|
2ddcc3d4d4
|
Fix trailing whitespace
|
2013-06-01 22:21:07 -07:00 |
|
John Firebaugh
|
4802561e0e
|
Don't fire layerremove if layeradd was never fired
|
2013-06-01 22:16:53 -07:00 |
|
John Firebaugh
|
51fccc80fe
|
Don't call Layer#onAdd on a layer that has been removed
|
2013-06-01 22:11:42 -07:00 |
|
John Firebaugh
|
055b3393da
|
Don't call Layer#onRemove if Layer#onAdd was never called
|
2013-06-01 21:50:18 -07:00 |
|