Constructor
new OptionsConfig(cfg)
Create an options config instance based on a config object
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cfg |
object | the lizmap config object for options
Properties
|
- Source:
Extends
- BaseObjectConfig
Members
activateFirstMapTheme :boolean
Activate first map theme
Type:
- boolean
- Source:
automatic_permalink :boolean
Activate first map theme
Type:
- boolean
- Source:
bbox :Extent
The project and web services max extent
Type:
- Extent
- Source:
datavizLocation :string
The popup location in the User interface
dock, bottom-dock, right-dock
Type:
- string
- Source:
fixed_scale_overview_map :boolean
The Overview map has fixed scale
Type:
- boolean
- Source:
hideGroupCheckbox :boolean
Hide groups checkbox
Type:
- boolean
- Source:
hideProject :boolean
The project is hidden in user interface
Services are still available
Type:
- boolean
- Source:
hide_numeric_scale_value :boolean
Hide numeric scale value
Type:
- boolean
- Source:
initialExtent :Extent
The map extent at the loading page
Type:
- Extent
- Source:
lineTolerance :number
The QGIS Server line tolerance for
WMS GetFeatureInfo request
Type:
- number
- Source:
mapScales :Array
The web map scales
Type:
- Array
- Source:
maxScale :number
The web map max scale
Type:
- number
- Source:
minScale :number
The web map min scale
Type:
- number
- Source:
pointTolerance :number
The QGIS Server point tolerance for
WMS GetFeatureInfo request
Type:
- number
- Source:
polygonTolerance :number
The QGIS Server polygon tolerance for
WMS GetFeatureInfo request
Type:
- number
- Source:
popupLocation :string
The popup location in the User interface
dock, bottom-dock, right-dock, mini-dock, map
Type:
- string
- Source:
projection :object
The web map projection
Type:
- object
- Source:
use_native_zoom_levels :boolean
The map uses native zoom levels
Type:
- boolean
- Source:
wmsMaxHeight :number
The image max height for WMS GetMap request
Type:
- number
- Source:
wmsMaxWidth :number
The image max width for WMS GetMap request
Type:
- number
- Source:
wms_single_request_for_all_layers :boolean
The layers are loaded as a single WMS image
Type:
- boolean
- Source: