This website requires JavaScript.
Explore
Help
Sign In
cartodb
/
Leaflet
Watch
1
Star
0
Fork
0
You've already forked Leaflet
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bba4f2ae1b
Leaflet
/
src
/
layer
History
Vladimir Agafonkin
bba4f2ae1b
return this in LayerGroup eachLayer,
close
#1452
2013-02-25 19:26:35 +02:00
..
marker
Merge pull request
#1385
from snkashis/bind_popup_option
2013-02-15 07:35:03 -08:00
tile
fix whitespace
2013-02-25 12:45:33 +02:00
vector
Allow overwriting the given array, for usage by spliceLatLngs.
2013-02-20 11:03:13 +13:00
FeatureGroup.js
Change _propagateEvent to be careful that it doesn't overwrite e.layer if it is already set. Allows markers to be in multiple FeatureGroups and have the events come through correctly. See the test for details.
2013-02-08 14:44:28 +13:00
GeoJSON.js
condition on one line
2013-01-21 10:14:42 -05:00
ImageOverlay.js
made up my mind about comment format, add some more comments
2012-12-20 12:37:40 +02:00
LayerGroup.js
return this in LayerGroup eachLayer,
close
#1452
2013-02-25 19:26:35 +02:00
Popup.js
add Popup zoomAnimation option,
fix
#999
2013-01-14 00:23:45 +02:00