M/impl/format/XML~XML


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

Main constructor of the class. Creates a WMC formater for version 1.0.0

new XML(options)

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

custom options for this formater

Extends

  • M.impl.format.XML

Methods

read(data){Object}

impl/ol/format/XML.js, line 64
Name Type Description
data Document

Document.

Returns:
parsed object.