Leaflet/src/layer
danzel b663c7f442 Turns out the android browser has this issue too.
Change the hack to just use top/left if chrome is being used, otherwise use transform.
Hopefully chrome fixes their issue so we can use transform everywhere instead.
2012-07-17 11:58:04 +12:00
..
marker fix popupAnchor array form 2012-07-12 15:35:22 +03:00
tile Turns out the android browser has this issue too. 2012-07-17 11:58:04 +12:00
vector Fix vector layer flicker on iOS, closes #18 (yay!) 2012-07-16 14:53:07 +03:00
FeatureGroup.js FeatureGroup now checks if the given layer has already been added in addLayer before adding it 2012-07-12 17:02:14 +12:00
GeoJSON.js support arrays in geojson addData 2012-07-12 15:37:43 +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 fix popup so that tip shadow is not cut off 2012-07-16 14:22:05 +03:00