diff --git a/code/map_data.js b/code/map_data.js index 2b81b184..3da36190 100644 --- a/code/map_data.js +++ b/code/map_data.js @@ -654,4 +654,4 @@ window.findEntityInLeaflet = function(layerGroup, entityHash, guid) { return false; }); return ent; -} \ No newline at end of file +}