|
|
@ -32,7 +32,7 @@ function loadLeafletMap(refresh) {
|
|
|
|
attribution = "© <a href='https://openstreetmap.org/copyright'>OpenStreetMap</a> contributors";
|
|
|
|
attribution = "© <a href='https://openstreetmap.org/copyright'>OpenStreetMap</a> contributors";
|
|
|
|
|
|
|
|
|
|
|
|
if (refresh && !isAnalitics) {
|
|
|
|
if (refresh && !isAnalitics) {
|
|
|
|
console.log("holaaaa");
|
|
|
|
|
|
|
|
$("#map-spinner").removeClass("hidden");
|
|
|
|
$("#map-spinner").removeClass("hidden");
|
|
|
|
var applicationsList = $("#applications-list");
|
|
|
|
var applicationsList = $("#applications-list");
|
|
|
|
var deviceId = applicationsList.data("device-id");
|
|
|
|
var deviceId = applicationsList.data("device-id");
|
|
|
|