Typo in API docs; use "map-resize" option in example
This commit is contained in:
@@ -99,7 +99,7 @@ OpenLayers.Layer.Grid = OpenLayers.Class(OpenLayers.Layer.HTTPRequest, {
|
||||
*
|
||||
* "resize" - Existing tiles are resized on zoom to provide a visual
|
||||
* effect of the zoom having taken place immediately. As the
|
||||
* new tiles become available, they are drawn over top of the
|
||||
* new tiles become available, they are drawn on top of the
|
||||
* resized tiles (this is the default setting).
|
||||
* "map-resize" - Existing tiles are resized on zoom and placed below the
|
||||
* base layer. New tiles for the base layer will cover existing tiles.
|
||||
|
||||
Reference in New Issue
Block a user