Leaflet/src/layer
2012-07-10 12:29:23 +02:00
..
marker Use L.DomUtil.addClass to add classes instead of direct attribute manipulation 2012-07-05 16:59:00 +02:00
tile Use L.DomUtil.addClass to add classes instead of direct attribute manipulation 2012-07-05 16:59:00 +02:00
vector Use L.DomUtil.addClass to add classes instead of direct attribute manipulation 2012-07-05 16:59:00 +02:00
FeatureGroup.js more work on simplified api 2012-07-05 14:45:06 +03:00
GeoJSON.js more work on simplified api 2012-07-05 14:45:06 +03:00
ImageOverlay.js Merge branch 'master' of git://github.com/CloudMade/Leaflet 2012-07-05 16:59:34 +02:00
LayerGroup.js add addTo method to ImageOverlay, GeoJSON, LayerGroup, Popup 2012-07-05 16:53:32 +03:00
Popup.js Replace manual style.opacity manimulations by L.DomUtil.setOpacity in Popup.js 2012-07-10 12:29:23 +02:00