Skip to content

Commit e50c44b

Browse files
committed
update doc for control fallback
1 parent a96c2da commit e50c44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OpenLayers/Map.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ OpenLayers.Map = OpenLayers.Class({
195195
* If not provided in the map options at construction, the map will
196196
* by default be given the following controls if present in the build:
197197
* - <OpenLayers.Control.Navigation> or <OpenLayers.Control.TouchNavigation>
198-
* - <OpenLayers.Control.Zoom>
198+
* - <OpenLayers.Control.Zoom> or <OpenLayers.Control.PanZoom>
199199
* - <OpenLayers.Control.ArgParser>
200200
* - <OpenLayers.Control.Attribution>
201201
*/

0 commit comments

Comments
 (0)