Leaflet/spec/suites/layer
Yohan Boniface 5e6ef5ce12 Consistent GeoJSON casing
I've made the choice to:
- switch API and method to upper case version (GeoJSON, geoJSON, toGeoJSON)
- keep internal variable all lower case (geojson), because we usually do not
  uppercase variables

Fix #2444
2015-12-25 14:00:21 +01:00
..
marker enforce indentation in specs 2015-09-25 13:55:37 +03:00
tile Fix GridLayer pixelBounds computation 2015-11-22 23:19:57 +01:00
vector Fix interactive=false not taken into account for canvas (fix #3946) 2015-10-19 21:39:04 +02:00
FeatureGroupSpec.js enforce indentation in specs 2015-09-25 13:55:37 +03:00
GeoJSONSpec.js Consistent GeoJSON casing 2015-12-25 14:00:21 +01:00
ImageOverlaySpec.js fix imageoverlay setBound when not added to map 2015-07-28 12:10:40 +02:00
LayerGroupSpec.js enforce indentation in specs 2015-09-25 13:55:37 +03:00
PopupSpec.js Fix popup toggle on marker click (fix #3992) 2015-11-14 20:41:53 +01:00