ol.source. ol.source.OSMXML

new OSMXML

Stability: experimental
Parameters:
Name Type Argument Description
options olx.source.OSMXMLOptions <optional>

Options.

Properties
Name Type Description
attributions Array.<ol.Attribution> | undefined

Attributions.

defaultStyle Array.<ol.style.Style> | undefined

Default style.

doc Document | undefined

Document.

extent ol.Extent | undefined

Extent.

logo string | undefined

Logo.

node Node | undefined

Node.

projection ol.proj.ProjectionLike

Projection.

reprojectTo ol.proj.ProjectionLike

Re-project to.

text string | undefined

Text.

url string | undefined

URL.

urls Array.<string> | undefined

URLs.

Source:
  • osmxmlsource.js, line 15
Fires:

Extends