Map Configuration options - geosolutions-it/MapStore GitHub Wiki
#Sources
TODO
#Layers
map
configuration option has a layers
entry that contains the layers avialiable on MapStore startup:
Exemple:
{
"source": "mapquest",
"title": "MapQuest OpenStreetMap",
"name": "osm",
"group": "background"
}
These are the options available for each layer:
source
: the soruce idtitle
: the title of the layergroup
: the group of the layer in the layer treename
: the name of the layer
#Using a custom WMS source WMS Source layers can be configured with these additional parameters:
format
: default from source configurationstyles
: default from source configurationtransparent
: default from source configurationtiled
: singleTile option of OpenLayers.Layer.WMSratio
: defalut1
visibility
: defaluttrue
opacity
: defalut1
buffer
: default1
GeoNetwork additional options
uuid
gnURL