Use map.render() in examples
This commit is contained in:
@@ -83,7 +83,7 @@ function flash(feature) {
|
||||
return;
|
||||
}
|
||||
// tell OL3 to continue postcompose animation
|
||||
frameState.animate = true;
|
||||
map.render();
|
||||
}
|
||||
listenerKey = map.on('postcompose', animate);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user