Back to 250 ms for the transition
This commit is contained in:
@@ -55,7 +55,7 @@ ol.Tile = function(tileCoord, state, opt_options) {
|
||||
* @type {number}
|
||||
*/
|
||||
this.transition_ = options.transition === undefined ?
|
||||
275 : options.transition;
|
||||
250 : options.transition;
|
||||
|
||||
/**
|
||||
* Lookup of start times for rendering transitions. If the start time is
|
||||
|
||||
Reference in New Issue
Block a user