Extension:OpenLayers

Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
OpenLayers
Release status: stableCategory:Stable extensions
Description Makes OpenLayers module available
Author(s) Paladox, Yaron Koren
Latest version 1.0.0 (2016-07-17)
MediaWiki 1.27+Category:Extensions with manual MediaWiki version
PHP 5.4+
Database changes No
Composer mediawiki/open-layersCategory:Extensions supporting Composer
License GNU General Public License 2.0 or later
Download Category:Extensions in Wikimedia version control
Quarterly downloads 1 (Ranked 115th)
Translate the OpenLayers extension if it is available at translatewiki.net
Issues Open tasks · Report a bug
Category:All extensions

The OpenLayers extension makes the OpenLayers module available.

Installation

  • Download and move the extracted OpenLayers folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/OpenLayers
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'OpenLayers' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:OpenLayers extensions
Category:All extensions Category:Extensions in Wikimedia version control Category:Extensions included in BlueSpice Category:Extensions supporting Composer Category:Extensions with invalid or missing type Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:OpenLayers extensions Category:Stable extensions