Code breaking bug fix
This commit is contained in:
parent
5513ea13eb
commit
d4903c6ce7
@ -609,7 +609,7 @@ window.renderField = function(ent) {
|
|||||||
lastUpdate: ent[1],
|
lastUpdate: ent[1],
|
||||||
creationZoom: map.getZoom(),
|
creationZoom: map.getZoom(),
|
||||||
guid: ent[0],
|
guid: ent[0],
|
||||||
data: ent[2]});
|
data: ent[2]
|
||||||
};
|
};
|
||||||
|
|
||||||
// However, LayerGroups (and FeatureGroups) don’t fire add/remove
|
// However, LayerGroups (and FeatureGroups) don’t fire add/remove
|
||||||
|
Loading…
x
Reference in New Issue
Block a user