diff --git a/code/map_data.js b/code/map_data.js index 157ab1d6..2f055253 100644 --- a/code/map_data.js +++ b/code/map_data.js @@ -609,7 +609,7 @@ window.renderField = function(ent) { lastUpdate: ent[1], creationZoom: map.getZoom(), guid: ent[0], - data: ent[2]}); + data: ent[2] }; // However, LayerGroups (and FeatureGroups) don’t fire add/remove