We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96c2da commit e50c44bCopy full SHA for e50c44b
lib/OpenLayers/Map.js
@@ -195,7 +195,7 @@ OpenLayers.Map = OpenLayers.Class({
195
* If not provided in the map options at construction, the map will
196
* by default be given the following controls if present in the build:
197
* - <OpenLayers.Control.Navigation> or <OpenLayers.Control.TouchNavigation>
198
- * - <OpenLayers.Control.Zoom>
+ * - <OpenLayers.Control.Zoom> or <OpenLayers.Control.PanZoom>
199
* - <OpenLayers.Control.ArgParser>
200
* - <OpenLayers.Control.Attribution>
201
*/
0 commit comments