OSMLayer

OSMLayer

OpenStreetMap base layer

Constructor

new OSMLayer(configopt)

Source:
Parameters:
Name Type Attributes Description
config Object <optional>

Configuration object

Properties
Name Type Attributes Default Description
title String <optional>
'OpenStreetMap'

Layer title

visible Boolean <optional>
true

Layer initial status

layerParams Object <optional>

Extra params for OpenLayers Layer constructor

sourceParams Object <optional>

Extra params for OpenLayers Source constructor

Extends