M/impl/format/WMC~WMC


import WMC from 'M/impl/format/WMC';

Main constructor of the class. Creates a WMC formater

new WMC(options)

impl/ol/format/wmc/WMC.js, line 24
Name Type Description
options Mx.parameters.LayerOptions

custom options for this formater

Extends

  • ol.format.XML

Members

module:M/impl/format/WMC~WMC.v110