Remove link to non-existent ol.ViewOptions

This commit is contained in:
Peter Robins
2014-08-21 08:34:54 +01:00
parent fa512f1ed0
commit 44d9955dae

View File

@@ -80,7 +80,8 @@ ol.ViewHint = {
* So the *resolution constraint* snaps to specific resolutions. It is
* determined by the following options: `resolutions`, `maxResolution`,
* `maxZoom`, and `zoomFactor`. If `resolutions` is set, the other three
* options are ignored. See {@link ol.ViewOptions} for more information.
* options are ignored. See documentation for each option for more
* information.
*
* The *rotation constraint* is currently not configurable. It snaps the
* rotation value to zero when approaching the horizontal.