As the comments mention, this assumes null transitionEffect
This commit is contained in:
@@ -1181,6 +1181,7 @@
|
||||
var map = new OpenLayers.Map('map', {zoomMethod: null});
|
||||
var layer = new OpenLayers.Layer.WMS('', '', {}, {
|
||||
isBaseLayer: true,
|
||||
transitionEffect: null,
|
||||
singleTile: true,
|
||||
ratio: 1.1
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user