mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Fix these, woops
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
var map = new L.Map('map', {center: latlng, zoom: 15, layers: [cloudmade]});
|
||||
|
||||
var markers = new L.MarkerClusterGroup();
|
||||
L.MarkerClusterDefault.bindEvents(map, markers);
|
||||
var markersList = [];
|
||||
|
||||
function populate() {
|
||||
|
||||
Reference in New Issue
Block a user