Commit Graph

1167 Commits

Author SHA1 Message Date
Finn Herpich
b863b0baf0 Added contextmenu to Path.SVG Events 2012-02-16 15:19:29 +01:00
mourner
43305b9ffb Initial polyline/polygon editing implementation, #174 2012-02-16 14:15:47 +02:00
mourner
b90c2f551f Clean up LatLngBounds#pad, update changelog 2012-02-16 13:09:48 +02:00
mourner
f9b3e28833 Merge remote-tracking branch 'origin/master' 2012-02-16 13:01:32 +02:00
mourner
1a8a0ce632 Added DivIcon for lightweight div-based markers, and editable poly example 2012-02-16 13:00:45 +02:00
mourner
e42f140970 Refactored Icon to use options instead of properties 2012-02-16 13:00:09 +02:00
mourner
bf558551ed Fix flickering cursor on marker dragging 2012-02-16 12:58:56 +02:00
mourner
e5feddf8fc Made Path redraw method public and chainable 2012-02-16 11:40:50 +02:00
Vladimir Agafonkin
4308b89343 Merge pull request #492 from jacobtoye/PadBounds
Ability to pad a LatLngBounds by a %
2012-02-15 15:10:42 -08:00
jacobtoye
b817093da8 Added method to pad a LatLngBounds by a %. 2012-02-16 10:37:45 +13:00
mourner
df0800e678 Fixed click event after disabled dragging bug, closed #434 2012-02-15 19:26:17 +02:00
mourner
6040d8bf77 Added Circle#getBounds, closed #440 2012-02-15 18:54:11 +02:00
mourner
ae99354857 interpolate URL values from options (instead of urlParams 3rd argument) 2012-02-15 18:23:34 +02:00
mourner
a2a666d9c3 update build 2012-02-15 17:50:59 +02:00
mourner
808d01207c another batch of cleanup and refactoring 2012-02-15 17:50:22 +02:00
mourner
8e131c5f32 more cleanup and refactoring 2012-02-15 17:05:55 +02:00
mourner
e3d0e24a0c cleaning up and formatting code 2012-02-15 13:17:25 +02:00
mourner
30f1c6af9e Merged #488 fix from stable, closed #488, allowed smart tabs 2012-02-15 11:03:39 +02:00
mourner
ba5b40cc19 Fixed non-removable attributions regression #488 2012-02-15 10:54:17 +02:00
mourner
81e6fe4b95 webkit memory issue hack for webkit 2012-02-15 10:49:42 +02:00
Vladimir Agafonkin
1a9265abce Merge pull request #484 from JasonSanford/master
Adding equals method to LatLngBounds
2012-02-14 09:58:11 -08: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
553e1d5ef8 updated changelog 2012-02-14 17:51:18 +02:00
mourner
2c49dccd70 update changelog formatting 2012-02-14 17:35:16 +02:00
mourner
bc39d7036b fix black tile flickering bug, update changelog, build 2012-02-14 17:25:47 +02:00
mourner
538dfb4cff update changelog 2012-02-14 17:23:19 +02:00
mourner
2828235ba3 fixed black tile flickering on iOS and query string bug 2012-02-14 17:20:57 +02:00
mourner
6afc7d87d5 fix typo in changelog 2012-02-14 12:47:51 +02:00
mourner
bf7fbdb795 Fixed Leaflet include query string bug 2012-02-14 12:41:46 +02:00
mourner
7435d2ac09 removed unneeded control constants 2012-02-14 11:42:01 +02:00
mourner
2d8029e436 Reworked controls to be more flexible (inspired by #480) 2012-02-14 11:40:47 +02:00
Vladimir Agafonkin
906a710b69 Merge pull request #480 from foodtruckfiesta/master
Setting zoom control position
2012-02-14 00:53:42 -08:00
Kyle Johnson
4ca4622aae Added support to set the position of the zoom control 2012-02-13 23:25:35 -05:00
Vladimir Agafonkin
40ab04b47b Removed global switch for installing jshint and uglify-js 2012-02-14 00:58:37 +02:00
Vladimir Agafonkin
2a89f2f8c3 Merge pull request #478 from bmcbride/master
Support insertAtTheBottom option for TileLayer.WMS
2012-02-13 07:17:44 -08:00
Bryan McBride
d5660ef6ca Support ability to add a tile layer below all others for TileLayer.WMS 2012-02-13 10:04:23 -05:00
mourner
9707a4894e Update changelog and build 2012-02-13 16:25:57 +02:00
mourner
f36c27851b Update build and changelog 2012-02-13 16:12:32 +02:00
mourner
fdde989f05 Fixed Android 3 stability issues 2012-02-13 16:01:00 +02:00
mourner
0756ef15c7 Fixed Android 2 stability issues, Closed #69 2012-02-13 14:32:58 +02:00
mourner
2ebbfdf40c Fixed attributions disappearing, closed #405 2012-02-13 13:12:36 +02:00
mourner
0ef3058512 Added setZIndexOffset to Marker, closed #449 2012-02-13 12:50:18 +02:00
mourner
c84726ef39 update build 2012-02-13 12:15:47 +02:00
mourner
df8694b743 Merge remote-tracking branch 'origin/master' 2012-02-13 12:15:11 +02:00
mourner
8a1eb107b1 Fixed Android vector layers regression, Closed #416, #407, #182 2012-02-13 12:14:48 +02:00
Vladimir Agafonkin
cdf91c2572 Merge pull request #468 from appelflap/master
Make L.TileLayer._update obey min/max Zoom of layer
2012-02-12 23:41:41 -08:00
mourner
8aeb3eb1b6 update changelog 2012-02-12 16:53:58 +02:00
mourner
c4d6a4f3d7 Fixed Layer Switcher on Mobile, closed #203 2012-02-12 16:51:30 +02:00
mourner
dd9ffb54a3 update build 2012-02-12 15:16:20 +02:00
mourner
24ff9ce5ec more stable zoom animation 2012-02-12 15:15:33 +02:00