Fix igc example migrating map postcompose event
This commit is contained in:
committed by
Tim Schaub
parent
1dbe52d738
commit
7831a591f7
@@ -72,7 +72,7 @@ function flash(feature) {
|
||||
unByKey(listenerKey);
|
||||
return;
|
||||
}
|
||||
// tell OpenLayers to continue postcompose animation
|
||||
// tell OpenLayers to continue postrender animation
|
||||
map.render();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user