* @version 2021-05-12, for Google Maps v3 API and DokuWiki Hogfather * @see https://www.dokuwiki.org/plugin:googlemaps3 * @see https://www.dokuwiki.org/plugin:googlemaps * * Complete rewrite of Christopher Smith's Google Maps Plugin from 2008 with additional functionality * default.php plugin default configuration */ $conf['key'] = ''; $conf['region'] = ''; $conf['language'] = ''; $conf['path'] = 'lib/plugins/googlemaps3/icons/'; $conf['delim'] = ',';