Commit Graph

1119 Commits

Author SHA1 Message Date
Eric Martinez
3d78a8feef Cleaned up use of defaults. 2012-05-05 00:36:07 -06:00
Eric Martinez
b937d993c1 Removed legacy code that caused console errors. 2012-05-05 00:30:45 -06:00
Eric Martinez
96b5e510c5 Merge remote branch 'upstream/master' 2012-05-04 23:51:44 -06:00
Eric Martinez
a69477abcf Created a focus handler for the map. Converted keyboard handler to make use of new focus events. 2012-05-04 23:46:15 -06:00
Eric Martinez
20bec613ec Support for map.options.keyboardPanOffset and map.options.keyboardZoomOffset. Use these to configure how far the keyboard controls will pan/zoom the map (respectively). 2012-05-04 22:31:59 -06:00
Eric Martinez
aaa0721073 Reversed up/down arrow pan direction. Some noted the inverted style is not expected. 2012-05-04 22:19:48 -06:00
emartinez
4fa5918956 Updated keyboard handler to be more flexible/extensible. Calls to map.keyboard.setZoomOffset and map.keyboard.setPanOffset can change the behavior of this handler. 2012-05-03 13:01:26 -06:00
emartinez
909fac4be7 Corrected click handler for click-out events properly. 2012-05-03 12:18:33 -06:00
emartinez
765e07d69c Created keyboard handler for map panning/zooming. 2012-05-03 11:00:30 -06:00
Vladimir Agafonkin
0bd0c1a95a Merge pull request #657 from ericmmartinez/master
Patch for L.Control#setPosition
2012-05-03 07:55:53 -07:00
Vladimir Agafonkin
dfb04aa5e9 Merge pull request #655 from Guiswa/master
Add getLatLng() and getRadius() methods to L.Circle.
2012-05-03 07:55:00 -07:00
emartinez
cfbf31721b Patch so setPosition works properly on Control. 2012-05-01 18:04:27 -06:00
Aaron King
f7ee53e226 Merge remote-tracking branch 'upstream/master' 2012-04-30 16:08:39 -07:00
Aaron King
69aa3500ff Add getLatLng() and getRadius() methods to L.Circle. 2012-04-30 15:52:23 -07:00
Vladimir Agafonkin
58e4f8d116 Merge pull request #654 from Guiswa/1ffedae5ab7621f4d59dcd0be640ae62b029a042
getContainer() method for L.Map
2012-04-28 04:29:17 -07:00
Aaron King
ea3f69dfe5 Merge remote-tracking branch 'origin/master' 2012-04-27 12:51:47 -07:00
Aaron King
1ffedae5ab Add getContainer() method to L.Map as per the documentation. 2012-04-27 12:49:57 -07:00
unknown
91e01dc64e Add getContainer() method to L.Map as per the documentation. 2012-04-27 12:46:41 -07:00
Vladimir Agafonkin
75138e32e9 Merge pull request #653 from giscloud/reformating.fix
code reformating to make it compliant with jake
2012-04-27 06:08:11 -07:00
Dino Ravnić
1195ac3eea code reformating to make it compliant with jake 2012-04-27 15:00:36 +02:00
Vladimir Agafonkin
0d5e4ccf54 Merge pull request #602 from chx007/patch-1
getViewportOffset -> position:fiexd
2012-04-25 13:59:56 -07:00
Vladimir Agafonkin
d1096c448f Merge pull request #633 from michael/patch-1
Update README.md
2012-04-11 22:59:49 -07:00
Michael Aufreiter
d06de05e4b Update README.md 2012-04-12 01:24:40 -03:00
Vladimir Agafonkin
378a3339e6 Merge pull request #621 from djomp/patch-1
Fix for passing jake jshint #617
2012-04-03 01:56:39 -07:00
djomp
ecec332504 Fix for passing jake jshint 2012-04-03 10:42:29 +02:00
Vladimir Agafonkin
926ac5deb0 Merge pull request #617 from runderwood/a73b812fe1e6b089225b33da049de99fdbb32dd8
Added Conditional in Circle.js to Prevent Exceptions
2012-04-01 13:12:28 -07:00
Reed
a73b812fe1 fixed _checkIfEmpty in Circle.js with check for _map property 2012-04-01 15:39:00 -04:00
Vladimir Agafonkin
409e5d729b Merge pull request #600 from DamonOehlman/filter-tweak
Tweaked DOM util opacity to only apply in IE when opacity !== 1
2012-03-26 13:52:51 -07:00
chx007
280649bf42 getViewportOffset -> position:fiexd 2012-03-26 22:04:57 +08:00
Damon Oehlman
ab936cbafb Tweaked DOM util opacity to only apply in IE when opacity !== 1 2012-03-26 14:53:05 +10:00
Vladimir Agafonkin
0f0329f2fe Merge pull request #589 from johtso/patch-2
Add basic geolocation debug page
2012-03-25 06:25:38 -07: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
Vladimir Agafonkin
fa9e0029de Merge pull request #588 from johtso/patch-1
Fix bug in bind causing loss of arguments
2012-03-17 11:38:22 -07:00
Johannes
7a9b504e75 Fix bug in bind causing loss of arguments
Empty Arrays are truthy

Fixes issue #574
2012-03-17 16:57:47 +00:00
mourner
b333f86e1d fix superclass regression 2012-03-09 11:28:14 +02:00
mourner
9081e9a00c Merge branch 'master' of github.com:CloudMade/Leaflet 2012-03-07 00:08:17 +02:00
Vladimir Agafonkin
14f1a6a947 Merge pull request #557 from JasonSanford/feature-group-bounds
Adding getBounds method to FeatureGroup.
2012-03-06 07:13:07 -08:00
Vladimir Agafonkin
dddf9d0b89 Merge pull request #562 from mattiasbengtsson/master
Make Leaflet build
2012-03-06 06:32:50 -08:00
Mattias Bengtsson
e27f4cbcbd Make Leaflet build again. 2012-03-06 15:18:53 +01:00
Jason Sanford
713a3a702f Adding getBounds method to FeatureGroup. 2012-03-03 22:54:50 -07:00
mourner
e5f934e97f more global refactoring 2012-03-04 00:42:50 +02:00
Vladimir Agafonkin
d7998fa7cb Merge pull request #553 from JasonSanford/bounds-extend
LatLngBounds.extend(otherLatLngBounds)
2012-03-03 13:37:50 -08:00
Vladimir Agafonkin
b5d7d4c155 Merge pull request #554 from zedd45/boxzoom
add start & end events for Map.BoxZoom
2012-03-03 13:22:23 -08:00
CKeen
a4197a825e add start & end events for Map.BoxZoom 2012-03-03 11:39:14 -05:00
Jason Sanford
d86278571d LatLngBounds.extend(otherLatLngBounds) seems to be working. Addresses #517. 2012-03-03 08:39:18 -07:00
mourner
0474023675 initial global refactoring 2012-03-03 17:02:20 +02:00
Vladimir Agafonkin
20c0bad37e Merge pull request #548 from mehmeta/contentupdated
Added contentupdated event to popup
2012-03-03 05:51:33 -08:00
Vladimir Agafonkin
e9d9a021d3 Merge pull request #552 from mehmeta/polyedit
Bugfix: Proper cleanup of marker editing handler when it is disabled.
2012-03-03 05:50:48 -08:00
Mehmet Alkanlar
cf52a5168b Moving it inside the if clause makes more sense. 2012-03-02 15:52:53 -07:00