Remove console.log() from leaflet.drupal.js

Created on 3 October 2024, about 2 months ago

Problem/Motivation

leaflet.drupal.js contains console.log() which outputs what seams to be debug data. Takes place at line 26 en 27.
It outputs all features on the map in the console.

Steps to reproduce

Render a map using $leafletService->leafletRenderMap() with features. The console output gives a record for each feature.

Proposed resolution

Remove the console.log() lines from leaflet.drupal.js.

📌 Task
Status

Active

Version

10.2

Component

Code

Created by

🇧🇪Belgium fernly

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024