Maps/Maps_Settings.php File Reference

File defining the settings for the Maps extension More info can be found at http://www.mediawiki.org/wiki/Extension:Maps#Settings. More...

Go to the source code of this file.

Variables

 $egMapsAvailableServices = array('googlemaps', 'yahoomaps', 'openlayers')
 $egMapsDefaultService = 'googlemaps'
 $egMapsAvailableGeoServices = array('google', 'yahoo')
 $egMapsDefaultGeoService = 'google'
 $egMapsMapWidth = 600
 $egMapsMapHeight = 350
 $egMapsMapLat = '1'
 $egMapsMapLon = '1'
 $egMapsGoogleMapsPrefix = 'map_google'
 $egMapsGoogleMapsTypes = array('normal', 'satellite', 'hybrid', 'physical')
 $egMapsGoogleMapsType = 'normal'
 $egMapsGoogleMapsZoom = 14
 $egMapsGoogleAutozoom = true
 $egMapsEnableEarth = false
 $egMapsGMapControl = ''
 $egMapsGMapControls = array('large', 'scale', 'type')
 $egMapsYahooMapsPrefix = 'map_yahoo'
 $egMapsYahooMapsTypes = array('normal', 'satellite', 'hybrid')
 $egMapsYahooMapsType = 'normal'
 $egMapsYahooMapsZoom = 4
 $egMapsYahooAutozoom = true
 $egMapsYMapControls = array('type', 'pan', 'zoom')
 $egMapsOpenLayersPrefix = 'open_layer'
 $egMapsOpenLayersZoom = 10
 $egMapsOLControls = array('layerswitcher', 'mouseposition', 'panzoombar', 'scaleline', 'navigation')
 $egMapsOLLayers = array('openlayers')


Detailed Description

File defining the settings for the Maps extension More info can be found at http://www.mediawiki.org/wiki/Extension:Maps#Settings.

NOTICE: Changing one of these settings can be done by copieng or cutting it, and placing it in LocalSettings.php, AFTER the inclusion of Maps.

Author:
Jeroen De Dauw

Definition in file Maps_Settings.php.


Variable Documentation

$egMapsAvailableGeoServices = array('google', 'yahoo')

$egMapsAvailableServices = array('googlemaps', 'yahoomaps', 'openlayers')

Definition at line 39 of file Maps_Settings.php.

Referenced by efMapsSetup(), and MapsMapper::getValidService().

$egMapsDefaultGeoService = 'google'

$egMapsDefaultService = 'googlemaps'

$egMapsEnableEarth = false

Definition at line 99 of file Maps_Settings.php.

$egMapsGMapControl = ''

Definition at line 103 of file Maps_Settings.php.

$egMapsGMapControls = array('large', 'scale', 'type')

Definition at line 107 of file Maps_Settings.php.

Referenced by MapsGoogleMapsUtils::createControlsString().

$egMapsGoogleAutozoom = true

Definition at line 95 of file Maps_Settings.php.

Referenced by MapsGoogleMapsUtils::getDefaultParams().

$egMapsGoogleMapsPrefix = 'map_google'

Definition at line 82 of file Maps_Settings.php.

Referenced by MapsGoogleMaps::setMapSettings().

$egMapsGoogleMapsType = 'normal'

$egMapsGoogleMapsTypes = array('normal', 'satellite', 'hybrid', 'physical')

Definition at line 85 of file Maps_Settings.php.

Referenced by MapsGoogleMapsUtils::createTypesString().

$egMapsGoogleMapsZoom = 14

Definition at line 91 of file Maps_Settings.php.

Referenced by MapsGoogleMaps::setMapSettings().

$egMapsMapHeight = 350

Definition at line 67 of file Maps_Settings.php.

Referenced by MapsMapper::setDefaultParValues().

$egMapsMapLat = '1'

Definition at line 70 of file Maps_Settings.php.

Referenced by MapsBaseMap::setCentre(), and MapsMapper::setDefaultParValues().

$egMapsMapLon = '1'

Definition at line 71 of file Maps_Settings.php.

Referenced by MapsBaseMap::setCentre(), and MapsMapper::setDefaultParValues().

$egMapsMapWidth = 600

Definition at line 66 of file Maps_Settings.php.

Referenced by MapsMapper::setDefaultParValues().

$egMapsOLControls = array('layerswitcher', 'mouseposition', 'panzoombar', 'scaleline', 'navigation')

Definition at line 146 of file Maps_Settings.php.

Referenced by MapsOpenLayersUtils::createControlsString().

$egMapsOLLayers = array('openlayers')

$egMapsOpenLayersPrefix = 'open_layer'

Definition at line 138 of file Maps_Settings.php.

Referenced by MapsOpenLayers::setMapSettings().

$egMapsOpenLayersZoom = 10

Definition at line 141 of file Maps_Settings.php.

Referenced by MapsOpenLayers::setMapSettings().

$egMapsYahooAutozoom = true

Definition at line 127 of file Maps_Settings.php.

Referenced by MapsYahooMapsUtils::getDefaultParams().

$egMapsYahooMapsPrefix = 'map_yahoo'

Definition at line 114 of file Maps_Settings.php.

Referenced by MapsYahooMaps::setMapSettings().

$egMapsYahooMapsType = 'normal'

Definition at line 120 of file Maps_Settings.php.

Referenced by MapsYahooMapsUtils::getYMapType().

$egMapsYahooMapsTypes = array('normal', 'satellite', 'hybrid')

Definition at line 117 of file Maps_Settings.php.

Referenced by MapsYahooMapsUtils::createTypesString().

$egMapsYahooMapsZoom = 4

Definition at line 123 of file Maps_Settings.php.

Referenced by MapsYahooMaps::setMapSettings().

$egMapsYMapControls = array('type', 'pan', 'zoom')

Definition at line 131 of file Maps_Settings.php.

Referenced by MapsYahooMapsUtils::createControlsString().


Generated on Sun Mar 18 07:15:40 2012 for Semantic MediaWiki by  doxygen 1.5.6