1# Overlay add-on for the openlayersmap plugin for DokuWiki
2
3![logo](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-openlayersmap/master/logo.gif)
4
5Provides a syntax for rendering additional map layers in the OpenLayers based map in a wiki page.
6
7All documentation for this plugin can be found at https://www.dokuwiki.org/plugin:openlayersmapoverlays
8This plugin requires that you install https://www.dokuwiki.org/plugin:openlayersmap
9
10If you install this plugin manually, make sure it is installed in
11lib/plugins/openlayersmapoverlays/ - if the folder is called different it will not work!
12
13Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.
14
15This project includes parts of OpenLayers.
16
17----
18[![CI](https://github.com/mprins/dokuwiki-plugin-openlayersmapoverlays/actions/workflows/CI.yml/badge.svg)](https://github.com/mprins/dokuwiki-plugin-openlayersmapoverlays/actions/workflows/CI.yml)
19[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-openlayersmapoverlays/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-openlayersmapoverlays/?branch=master)
20[![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-openlayersmapoverlays.svg)](https://github.com/mprins/dokuwiki-plugin-openlayersmapoverlays/issues)
21[![GitHub forks](https://img.shields.io/github/forks/mprins/dokuwiki-plugin-openlayersmapoverlays.svg)](https://github.com/mprins/dokuwiki-plugin-openlayersmapoverlays/network)
22[![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-openlayersmapoverlays.svg)](https://github.com/mprins/dokuwiki-plugin-openlayersmapoverlays/stargazers)
23