MediaWiki extensions manual
OpenLayers
Release status: stable
Description Makes OpenLayers module available
Author(s) Paladox, Yaron Koren
Latest version 1.0.0 (2016-07-17)
MediaWiki 1.27+
PHP 5.4+
Database changes No
Composer mediawiki/open-layers
License GNU General Public License 2.0 or later
Download
Quarterly downloads 82 (Ranked 96th)
Translate the OpenLayers extension if it is available at translatewiki.net
Issues Open tasks · Report a bug

The OpenLayers extension makes the OpenLayers module available.

Installation

  • Download and place the file(s) in a directory called OpenLayers in your extensions/ folder.
  • 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.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.