remove debug log

This commit is contained in:
Thomas Rudin 2019-02-08 17:59:27 +01:00
parent 73beb8c2b3
commit e91c9bff04

View File

@ -20,7 +20,6 @@ var AbstractIconOverlay = L.LayerGroup.extend({
onMapObjectUpdated: function(obj){
var hash = this.hashPos(obj.x, obj.y, obj.z);
var marker = this.currentObjects[hash];
console.log(this.type, obj);//XXX
if (marker) {
//marker exists