Code breaking bug fix

This commit is contained in:
Kevin 2013-03-02 21:38:13 -08:00
parent 5513ea13eb
commit d4903c6ce7

View File

@ -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) dont fire add/remove