- Issue created by @fernly
- 🇮🇳India atul_ghate
Hi @fernly, there is no console.log placed in leaflet,drupal.js file please check again for version 10.2.x-dev.
- 🇧🇪Belgium fernly
Oh.. Totally my bad. I was mistaken indeed! Closing the issue.
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.
Render a map using $leafletService->leafletRenderMap() with features. The console output gives a record for each feature.
Remove the console.log() lines from leaflet.drupal.js.
Active
10.2
Code
Hi @fernly, there is no console.log placed in leaflet,drupal.js file please check again for version 10.2.x-dev.
Oh.. Totally my bad. I was mistaken indeed! Closing the issue.