mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-29 19:43:50 +01:00
Remove left over log entries.
This commit is contained in:
@@ -166,9 +166,6 @@ L.Contao = L.Class.extend({
|
||||
if (feature.properties) {
|
||||
L.Util.setOptions(layer, feature.properties.options);
|
||||
|
||||
console.log(feature);
|
||||
console.log(layer);
|
||||
|
||||
this.bindPopupFromFeature(layer, feature);
|
||||
|
||||
this.fire('feature:added', { feature: feature, layer: layer});
|
||||
|
||||
Reference in New Issue
Block a user