Vladimir Agafonkin
|
73d6fb6c0a
|
Fixes IE problem introduced in a recent commit, #292
|
2011-09-14 20:19:50 +03:00 |
|
Mourner
|
e4c08caf47
|
Fix overlay positions when panning to a copy of a world, close #273
|
2011-09-09 16:32:43 +03:00 |
|
Mourner
|
d9f9cbfd2e
|
added TileLayer zoomOffset option (thanks to @msaspence)
|
2011-09-09 14:30:56 +03:00 |
|
Mourner
|
1d86c969be
|
Fix vector layer click events for iOS, close #204
|
2011-09-09 12:52:28 +03:00 |
|
Mourner
|
b0205094c1
|
Fix initializing map in a non-empty div, close #278
|
2011-09-08 12:23:22 +03:00 |
|
Mourner
|
3797bb74f9
|
Fix mouse events propagating on attribution control, close #279
|
2011-09-08 12:11:49 +03:00 |
|
Mourner
|
7ce750a3b7
|
more on #281
|
2011-09-08 12:11:14 +03:00 |
|
Mourner
|
63d57d1640
|
Merge branch 'master' of git@github.com:CloudMade/Leaflet.git
|
2011-09-08 12:01:52 +03:00 |
|
Mourner
|
fde7c7960a
|
don't add the same listener twice, close #281
|
2011-09-08 12:01:21 +03:00 |
|
Mourner
|
57a6013d45
|
minor cleanup
|
2011-09-08 12:00:40 +03:00 |
|
Dino Ravnić
|
5c1fa83b63
|
moved viewreset event handler to a callback function
- before event handler wasn't removed and causing this event to fire on removed layers as well
|
2011-09-04 22:05:26 +01:00 |
|
Mourner
|
f5ceabf158
|
cleanup, update changelog
|
2011-08-31 15:10:40 +03:00 |
|
Mourner
|
6d2f821788
|
Merge branch 'master' of git@github.com:CloudMade/Leaflet.git
|
2011-08-31 15:03:41 +03:00 |
|
Vladimir Agafonkin
|
d36d4b514c
|
Merge pull request #256 from CodeJosch/tileunload
Fire a "tileunload" when tiles removed
|
2011-08-31 05:03:26 -07:00 |
|
Mourner
|
c450dfdbf9
|
cleanup LatLngBounds toBBoxString
|
2011-08-31 15:02:27 +03:00 |
|
CodeJosch
|
3a6efaa350
|
Array access => tile
|
2011-08-30 17:32:47 +02:00 |
|
CodeJosch
|
2b54c28890
|
Pass object
|
2011-08-30 17:28:45 +02:00 |
|
Kevin Mahoney
|
a0d8d304c6
|
Extend the GeoJSON layer from FeatureGroup to allow click events.
|
2011-08-30 15:50:12 +01:00 |
|
Vladimir Agafonkin
|
629b9ac3e8
|
Merge pull request #263 from JasonSanford/master
Adding toBBoxString method to LatLngBounds
|
2011-08-25 01:06:03 -07:00 |
|
Christian Bäuerlein
|
da02d2aadd
|
call method #getSize on the map instance, not a global object called map
|
2011-08-23 09:46:50 +02:00 |
|
Jason Sanford
|
2fad6c1bc0
|
Adding "toBBoxString" method to LatLngBounds. I'm following the OpenSearch Geo spec which is different than what was originally request in #216.
|
2011-08-22 09:29:54 -06:00 |
|
Vladimir Agafonkin
|
8734ddcff7
|
Merge pull request #253 from JasonSanford/master
Adding a getBounds method for Path
|
2011-08-16 11:11:42 -07:00 |
|
Jochen
|
900711b59a
|
fire a "tileunload" when tiles removed
|
2011-08-16 16:58:21 +02:00 |
|
Mourner
|
6a39725de5
|
fix requestAnimationFrame in some Chrome/Linux builds
|
2011-08-15 18:34:58 +03:00 |
|
Jason Sanford
|
da379754b1
|
Moving "getBounds" from L.Path to L.Polyline as some descendants of L.Path dont' have a "getLatLngs" method.
|
2011-08-15 07:25:54 -06:00 |
|
Jason Sanford
|
9e6d976449
|
Adding "getBounds" method to L.Path and a debug page to show it in use.
|
2011-08-14 22:31:13 -06:00 |
|
Mourner
|
28be37ca8e
|
preserve map center after resize
|
2011-08-11 16:12:58 +03:00 |
|
Mourner
|
83372eb0ed
|
fix marker setLatLng in case it's called before adding #222
|
2011-08-11 15:43:40 +03:00 |
|
Mourner
|
13807db12e
|
more mouse scrolling fixes, update build
|
2011-08-11 14:01:15 +03:00 |
|
ErshKUS
|
1fb8e4bb4b
|
oops, I'm new to GitHub
|
2011-08-11 00:07:13 +03:00 |
|
ErshKUS
|
94d1288d4c
|
fix zoom mousescroll, test FF3.6 Chrome last IE 8
|
2011-08-10 23:50:32 +03:00 |
|
Vladimir Agafonkin
|
ce72298d66
|
Merge pull request #240 from giscloud/master
bugfix in the layer _reset method
|
2011-08-10 12:37:11 -07:00 |
|
Dino Ravnić
|
56382fcefd
|
fixed an error at uninitialized layer container
|
2011-08-10 20:18:28 +01:00 |
|
Mourner
|
6dd915a1e5
|
Fix IE6-8 popup close button error, closes #235
|
2011-08-10 15:21:02 +03:00 |
|
Vladimir Agafonkin
|
0c887fe7ef
|
Merge pull request #237 from giscloud/master
Fixed not clearing old tiles
|
2011-08-10 05:10:28 -07:00 |
|
Mourner
|
9aee9dc68a
|
TileLayer continuousWorld option, related to #236
|
2011-08-10 15:06:16 +03:00 |
|
Dino Ravnić
|
061f3d6832
|
fixed not clearing old layer content in case of non animated pan or zoom
|
2011-08-10 12:22:35 +01:00 |
|
Dino Ravnić
|
3e61594205
|
when tile option noWrap is set, checking if tile x coordinate is valid
|
2011-08-09 23:47:57 +01:00 |
|
Dino Ravnić
|
9532db6d08
|
fixed not decreasing total tile count when a tile is being discarded
|
2011-08-09 21:55:43 +01:00 |
|
Mourner
|
9334d78ce4
|
todo comment
|
2011-08-04 12:29:33 +03:00 |
|
Mourner
|
c02053825d
|
circle clipping
|
2011-08-04 12:28:47 +03:00 |
|
Mourner
|
8a004bc54b
|
revert #221, as it causes flickering on zoom animation
|
2011-08-02 11:09:12 +03:00 |
|
Mourner
|
6c8ee87b09
|
Merge branch 'master' of git@github.com:CloudMade/Leaflet.git
|
2011-08-02 11:07:45 +03:00 |
|
Mourner
|
366fce6eb8
|
update version and website link
|
2011-08-01 17:19:34 +03:00 |
|
Neno
|
8ac92f2303
|
Method TileLayer._reset now first cleans old container HTML and then initializes a new one.
This should remove a bug with using Map.setView() when old tiles would remain visible after the view has been reset.
|
2011-07-31 19:20:53 +01:00 |
|
Neno
|
6d509e432b
|
Fix L.DomUtil.removeClasss method. Regex wasn't matching '-' chars in class names.
|
2011-07-31 14:04:04 +01:00 |
|
Vladimir Agafonkin
|
2c149abd18
|
Merge pull request #214 from marphi/minWidthInPopup
add minWidth to Popup, fix calculation _containerWidth
|
2011-07-29 02:39:57 -07:00 |
|
Marcin Sikon
|
a29e22c3d2
|
Marker.js: this._reset() after set new icon, because the icon element has no set position
|
2011-07-29 11:19:15 +02:00 |
|
Marcin Sikon
|
4e3667d7fa
|
fix my previous mistake with offsetWidth
|
2011-07-28 23:11:19 +02:00 |
|
Mourner
|
aa5849a2dc
|
fixed mouse zoom when map is inside scrollable div, closes #206
|
2011-07-28 12:49:32 +03:00 |
|