Remove the '3' from OpenLayers

This commit is contained in:
Andreas Hocevar
2017-01-02 23:03:03 +01:00
parent ab3d97d6de
commit 7424ee91e3
80 changed files with 1888 additions and 1888 deletions

View File

@@ -256,7 +256,7 @@ olx.MapOptions.prototype.loadTilesWhileInteracting;
* provided, the `src` property should be the URL for an image and the `href`
* property should be a URL for creating a link. If an element is provided,
* the element will be used. To disable the map logo, set the option to
* `false`. By default, the OpenLayers 3 logo is shown.
* `false`. By default, the OpenLayers logo is shown.
* @type {boolean|string|olx.LogoOptions|Element|undefined}
* @api stable
*/